mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-25 12:07:48 +02:00
fix: ci docker tags
This commit is contained in:
+1
-2
@@ -15,10 +15,9 @@ dockers:
|
|||||||
- ids: [ catalyst ]
|
- ids: [ catalyst ]
|
||||||
dockerfile: docker/goreleaser.Dockerfile
|
dockerfile: docker/goreleaser.Dockerfile
|
||||||
image_templates:
|
image_templates:
|
||||||
|
- "ghcr.io/securitybrewery/catalyst:main"
|
||||||
- "ghcr.io/securitybrewery/catalyst:latest"
|
- "ghcr.io/securitybrewery/catalyst:latest"
|
||||||
- "ghcr.io/securitybrewery/catalyst:{{.Tag}}"
|
- "ghcr.io/securitybrewery/catalyst:{{.Tag}}"
|
||||||
- "ghcr.io/securitybrewery/catalyst:v{{.Major}}"
|
|
||||||
- "ghcr.io/securitybrewery/catalyst:v{{.Major}}.{{.Minor}}"
|
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: tar.gz
|
- format: tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user