We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33703cc commit 3a69df3Copy full SHA for 3a69df3
1 file changed
.github/workflows/docker.yml
@@ -67,6 +67,10 @@ jobs:
67
tags: |
68
type=raw,value=latest,priority=500
69
type=raw,value=${{ steps.timestamp.outputs.timestamp }},priority=400
70
+ flavor: |
71
+ latest=false
72
+ prefix=
73
+ suffix=
74
75
- name: Build and push Docker image
76
id: build-and-push
0 commit comments