Add back wait block in buildkite pipeline.

This commit is contained in:
Clement Michaud 2020-01-17 23:55:02 +01:00 committed by Clément Michaud
parent 841de2b75d
commit ece4423d33
2 changed files with 10 additions and 8 deletions

View File

@ -2,6 +2,8 @@ steps:
- label: ":hammer_and_wrench: Unit Test"
command: "authelia-scripts --log-level debug ci"
- wait
- label: ":docker: Image Builds"
command: ".buildkite/steps/buildimages.sh | buildkite-agent pipeline upload"
agents: