You've already forked go-semantic-release
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 732b1ee1a0 | |||
| 5636fecc14 | |||
| b13699d2f8 |
@@ -71,14 +71,12 @@ steps:
|
||||
pull: true
|
||||
settings:
|
||||
<<: *docker_creds
|
||||
token:
|
||||
from_secret: depot_token
|
||||
registry: hub.cybercinch.nz
|
||||
repo: cybercinch/${CI_REPO_NAME}
|
||||
dockerfile: Dockerfile
|
||||
platforms: *platforms
|
||||
build_args:
|
||||
- <<: *build_args
|
||||
- TAG=${CI_COMMIT_TAG}
|
||||
tags:
|
||||
- latest
|
||||
- ${CI_COMMIT_TAG}
|
||||
|
||||
Reference in New Issue
Block a user