You've already forked go-semantic-release
fix(ci): Updated architecture types to align docker image. #10
@@ -78,6 +78,7 @@ steps:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
|
buildargs: ["TAG=${CI_COMMIT_TAG}"]
|
||||||
tags: ["latest", "$CI_COMMIT_TAG"]
|
tags: ["latest", "$CI_COMMIT_TAG"]
|
||||||
when:
|
when:
|
||||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|||||||
Reference in New Issue
Block a user