Skip to content

Commit

Permalink
Revert "Fix docker.yaml 2"
Browse files Browse the repository at this point in the history
This reverts commit 66905d8.
  • Loading branch information
evgeny-stakewise committed Aug 5, 2024
1 parent 66905d8 commit 8645bf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
registry: europe-west4-docker.pkg.dev
username: _json_key
password: ${{ secrets.GAR_JSON_KEY }}
- name: Login to Docker Hub
uses: docker/login-action@v3
- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 8645bf2

Please sign in to comment.