We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8da5274 + fd25854 commit 1506bb7Copy full SHA for 1506bb7
1 file changed
.github/workflows/publish.yml
@@ -60,7 +60,7 @@ jobs:
60
images: eclecticiq/opentaxii
61
tags: |
62
type=ref,event=branch
63
- type=semver,pattern={{version}}
+ type=pep440,pattern={{version}}
64
-
65
name: Login to Docker Hub
66
if: github.event_name != 'pull_request'
0 commit comments