Implement CI-CD #1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ steps:
|
||||||
docker-other:
|
docker-other:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
repo: git.van-hemmen.com/GuillaumeHemmen/sso-poc-marn
|
repo: git.van-hemmen.com/guillaumehemmen/sso-poc-marn
|
||||||
tags: ${CI_COMMIT_SHA:0:8-tag-sha},${CI_COMMIT_BRANCH/\//-}
|
tags: ${CI_COMMIT_SHA:0:8-tag-sha},${CI_COMMIT_BRANCH/\//-}
|
||||||
registry: git.van-hemmen.com
|
registry: git.van-hemmen.com
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Reference in a new issue