Skip to content

Commit

Permalink
chg: docker login in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Aug 16, 2024
1 parent 88d78fb commit eba2aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:
- name: Launch devnet
run: |
cd matic-cli/devnet
docker login
bash docker-ganache-start.sh
bash docker-heimdall-start-all.sh
bash docker-bor-setup.sh
Expand Down

0 comments on commit eba2aa8

Please sign in to comment.