authelia/.buildkite
Amir Zarrinkafsh 93abf699b8
[Buildkite] Fix docs bypass for origin/master divergences (#764)
If origin/master diverges beyond the initial fork-point on branches or external forks, the `git merge-base` command exits unsuccessfully. This will cause commits to incorrectly be recognised as a docs bypass. This change will catch the unsuccessful exit and treat it as a normal CI/CD run.

Examples:
- https://buildkite.com/authelia/authelia/builds/932
- https://buildkite.com/authelia/authelia/builds/933
- https://buildkite.com/authelia/authelia/builds/941
2020-03-21 14:42:29 +01:00
..
annotations [Buildkite] Utilise annotations for build notifications (#700) 2020-03-11 10:25:47 +11:00
hooks [Buildkite] Clean Docker environment on exit (#734) 2020-03-19 16:15:54 +11:00
steps [Buildkite] Reorder git fetch in pipeline (#697) 2020-03-09 16:53:13 +11:00
deployment.sh [Buildkite] Fix docs bypass for origin/master divergences (#764) 2020-03-21 14:42:29 +01:00
pipeline.sh [Buildkite] Fix docs bypass for origin/master divergences (#764) 2020-03-21 14:42:29 +01:00