CICD Upgrade #72

Merged
Jef Roosens merged 20 commits from 45-cicd into develop 2021-05-13 10:44:17 +02:00
Showing only changes of commit ff1631b525 - Show all commits

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: