diff --git a/.woodpecker.yml b/.woodpecker.yml index 861dd39..ae9aece 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,14 +9,14 @@ steps: image: woodpeckerci/plugin-kaniko settings: registry: registry.threesix.ai - repo: registry.threesix.ai/stemedb-api + repo: stemedb-api tags: - latest - ${CI_COMMIT_SHA:0:8} context: . dockerfile: Dockerfile cache: true - cache_repo: registry.threesix.ai/stemedb-api/cache + cache_repo: stemedb-api/cache skip_tls_verify: true deploy: