authelia/.buildkite
Amir Zarrinkafsh c3fc560242
[CI] Fix race condition on Docker tag clean up (#984)
Prior to this change if there was a branch/PR build which had not yet published manifests and a master build running simultaneously, assuming the master build finished publishing manifests before former it would clean up the architecture tagged containers (-{amd64,arm32v7,arm64v8}) which would result in the manifest step failing for the branch or PR build.
These should not be considered in either of the clean up steps because they're removed as part of a successful manifest being published.
2020-05-06 13:28:44 +10:00
..
annotations [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00
hooks [CI] Fix race condition on Docker tag clean up (#984) 2020-05-06 13:28:44 +10:00
steps [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00
RELEASE.md [RELEASE] v4.17.0 (#976) 2020-05-05 07:52:15 +10:00
deployment.sh [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00
pipeline.sh [CI] Run unit tests on master and tagged commits (#953) 2020-05-02 11:41:53 +10:00
pipeline.yml [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00