parent
b8846f62ae
commit
d28eadc9d5
@ -17,14 +17,16 @@ pipeline:
|
|||||||
image: woodpeckerci/plugin-docker-buildx:2.0
|
image: woodpeckerci/plugin-docker-buildx:2.0
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
tag: latest
|
||||||
|
repo: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||||
|
registry: harbor.sebclem.fr
|
||||||
|
|
||||||
username:
|
username:
|
||||||
from_secret: harbor_username
|
from_secret: harbor_username
|
||||||
password:
|
password:
|
||||||
from_secret: harbor_password
|
from_secret: harbor_password
|
||||||
repo: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}
|
|
||||||
# cache_from: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}
|
# cache_from: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||||
registry: harbor.sebclem.fr
|
|
||||||
tag: latest
|
|
||||||
|
|
||||||
# when:
|
# when:
|
||||||
# environment: production
|
# environment: production
|
||||||
|
Loading…
Reference in New Issue
Block a user