Enable Cache
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
SebClem 2023-04-20 19:39:39 +02:00
parent cd7e660d68
commit f932fbe4e4
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -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: