Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks authored Aug 28, 2024
1 parent fa7134a commit 580e63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
TAG: ${{ env.TAG }}

- name: Run Docker push
if: secrets.DOCKER_USERNAME && secrets.DOCKER_PASSWORD
run: make docker-push
env:
TAG: ${{ env.TAG }}
Expand Down

0 comments on commit 580e63b

Please sign in to comment.