Skip to content

Commit

Permalink
Update docker-image.yml - skip push
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianliebscher authored Oct 8, 2023
1 parent 4cb6517 commit ef2befa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build if necessary and push
if: needs.config.outputs.has-secrets
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit ef2befa

Please sign in to comment.