Skip to content

Commit

Permalink
Fix docker.yaml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-stakewise committed Aug 5, 2024
1 parent 27a5561 commit 66905d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ 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 66905d8

Please sign in to comment.