Skip to content

Commit

Permalink
Test login on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Dec 13, 2023
1 parent 3ee26b9 commit fcdb986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
if: github.ref == 'refs/heads/master'
if: github.ref != 'refs/heads/master'


- name: Docker Build CentOS6 Image Test
Expand Down

0 comments on commit fcdb986

Please sign in to comment.