diff --git a/.buildkite/pipeline.sh b/.buildkite/pipeline.sh index 50f124575..e6e9245a8 100755 --- a/.buildkite/pipeline.sh +++ b/.buildkite/pipeline.sh @@ -34,6 +34,8 @@ steps: - label: ":hammer_and_wrench: Unit Test" command: "authelia-scripts --log-level debug ci" + agents: + build: "unit-test" artifact_paths: - "authelia-public_html.tar.gz" - "authelia-public_html.tar.gz.sha256"