diff --git a/.woodpecker.yml b/.woodpecker.yml index 0711f6f..1a0bef0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -71,7 +71,8 @@ pipeline: secrets: [ s3_endpoint, s3_user, s3_password ] # Push the cache, even on failure - when: [ success, failure ] + when: + status: [ success, failure ] # publish-builder: