Skip to content

Commit 29a7174

Browse files
committed
minor step rephrase
1 parent cb5078b commit 29a7174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
provenance: false
124124
target: JAVA_BASE_IMAGE
125125

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

0 commit comments

Comments
 (0)