You've already forked go-semantic-release
fix(ci): Send build-arg to depot
This commit was merged in pull request #10.
This commit is contained in:
@@ -78,6 +78,7 @@ steps:
|
||||
dockerfile: Dockerfile
|
||||
push: true
|
||||
platforms: *platforms
|
||||
buildargs: ["TAG=${CI_COMMIT_TAG}"]
|
||||
tags: ["latest", "$CI_COMMIT_TAG"]
|
||||
when:
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
Reference in New Issue
Block a user