You've already forked go-semantic-release
fix(ci): Issue with tag propagating to buildx 🔧 #14
@@ -78,7 +78,7 @@ steps:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
build_args:
|
build_args:
|
||||||
- <<: *build_args
|
- TAG=${CI_COMMIT_TAG}
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${CI_COMMIT_TAG}
|
- ${CI_COMMIT_TAG}
|
||||||
|
|||||||
Reference in New Issue
Block a user