You've already forked go-semantic-release
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5636fecc14 | |||
| b13699d2f8 |
@@ -78,10 +78,15 @@ steps:
|
||||
dockerfile: Dockerfile
|
||||
platforms: *platforms
|
||||
build_args:
|
||||
- <<: *build_args
|
||||
- TAG=${CI_COMMIT_TAG}
|
||||
tags:
|
||||
- latest
|
||||
- ${CI_COMMIT_TAG}
|
||||
logins:
|
||||
- registry: https://hub.cybercinch.nz/
|
||||
username: cybercinch
|
||||
password:
|
||||
from_secret: docker_password_cybercinch
|
||||
when:
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
event:
|
||||
|
||||
Reference in New Issue
Block a user