Skip to content

Commit

Permalink
image test
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Oct 28, 2024
1 parent ce10c66 commit 7799027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
COMMIT_HASH=${{ github.sha }}
- name: Push To quay.io
if: github.ref == 'refs/heads/main' # TODO: Push only on tags / releases?
#if: github.ref == 'refs/heads/main' # TODO: Push only on tags / releases?
id: push-to-quay
uses: redhat-actions/push-to-registry@v2
with:
Expand Down

0 comments on commit 7799027

Please sign in to comment.