Skip to content

Commit

Permalink
Test - if removed from both
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Richter committed Sep 25, 2024
1 parent ae4dca8 commit 5704f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker images (master -> latest)
uses: docker/build-push-action@v6.7.0
if: github.ref_name == 'master'
#if: github.ref_name == 'master'
with:
pull: true
push: true
Expand Down

0 comments on commit 5704f74

Please sign in to comment.