authelia/.buildkite
Amir Zarrinkafsh f781d63b2c
[CI] Prevent race conditions with appropriate deployment steps (#941)
If we have multiple builds to master that intend to deploy AUR packages or documentation, we must ensure that the jobs are locked and executed sequentially, not simultaneously. If they were to run simultaneously this has the ability to cause a race condition when attempting to commit the respective steps.
2020-04-29 13:05:41 +10:00
..
annotations [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
hooks [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
steps [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
RELEASE.md [RELEASE] v4.15.1 (#919) 2020-04-26 00:29:08 +02:00
deployment.sh [CI] Prevent race conditions with appropriate deployment steps (#941) 2020-04-29 13:05:41 +10:00
pipeline.sh [CI] Linting optimisations (#940) 2020-04-29 12:30:46 +10:00