[#45] Fixed first of probably many errors
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Jef Roosens 2021-05-10 21:54:03 +02:00
parent cd4075d294
commit ff1631b525
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

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