We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd4e72 commit a86ccf9Copy full SHA for a86ccf9
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,6 @@ jobs:
34
images: |
35
ghcr.io/${{ github.repository_owner }}/traefik-https-proxy
36
tags: |
37
- # set latest tag for main
38
type=raw,value=latest,enable=${{ github.ref_name == 'main' }}
39
type=semver,pattern={{version}}
40
type=semver,pattern={{major}}.{{minor}}
0 commit comments