authelia/.buildkite
Amir Zarrinkafsh e930b76464
ci(buildkite): allow retry on successful docker deploy steps (#2246)
Occasionally during a manifest deployment tags can be removed and the step may fail. To ensure the manifest step can be completed successfully it would require re-pushing the tags that had been removed.

Turning on the `permit_on_passed` option allows us to control this all through the Buildkite interface as opposed to manual intervention.
2021-08-05 18:52:30 +10:00
..
annotations feat: build and distribute .deb packages (#2114) 2021-06-26 11:45:21 +10:00
hooks feat: publish and deploy to apt.authelia.com (#2148) 2021-07-05 12:49:48 +10:00
steps ci(buildkite): allow retry on successful docker deploy steps (#2246) 2021-08-05 18:52:30 +10:00
RELEASE.md release: v4.30.0 (#2241) 2021-08-05 14:49:24 +10:00
deployment.sh ci: skip integration test stage for examples (#2220) 2021-08-02 13:32:04 +10:00
pipeline.sh ci(buildkite): make test concurrency gate conditional (#2242) 2021-08-05 16:19:18 +10:00
pipeline.yml ci(buildkite): add notification webhook for blocked PRs (#2077) 2021-06-10 13:23:23 +10:00