We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b799297 + c65fac4 commit 8949140Copy full SHA for 8949140
1 file changed
.github/workflows/image-ci.yaml
@@ -18,9 +18,7 @@ jobs:
18
uses: docker/metadata-action@v4
19
with:
20
images: harxhitttt/image-ci
21
- tags: |
22
- type=ref,name=short
23
- type=ref,event=tag
+ tags: latest
24
- name: Log in to Docker Hub
25
uses: docker/login-action@v2
26
0 commit comments