Enable Cache
This commit is contained in:
parent
cd7e660d68
commit
f932fbe4e4
@ -3,7 +3,7 @@ pipeline:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
# cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
registry: git.sebclem.fr
|
||||
dry_run: true
|
||||
logins:
|
||||
@ -21,7 +21,7 @@ pipeline:
|
||||
platforms: linux/amd64
|
||||
tag: latest
|
||||
repo: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
# cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
|
||||
logins:
|
||||
- registry: https://git.sebclem.fr
|
||||
username:
|
||||
|
Loading…
Reference in New Issue
Block a user