Skip to content

Commit

Permalink
minor step rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Aug 5, 2024
1 parent cb5078b commit 29a7174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
provenance: false
target: JAVA_BASE_IMAGE

- name: Push additional anchored tag to quay.io
- name: Push additional timestamped tag to quay.io
if: github.ref_name == 'master'
env:
SRC_IMAGE: quay.io/${{ env.IMAGE_REGISTRY_NAMESPACE }}/${{ env.IMAGE_REPOSITORY }}:${{ steps.vars.outputs.image_tag }}
Expand Down

0 comments on commit 29a7174

Please sign in to comment.