parent
9947371ef8
commit
1ed1318870
|
@ -16,5 +16,5 @@ if [[ $BUILDKITE_LABEL =~ ":docker: Deploy Image" ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $BUILDKITE_LABEL == ":github: Deploy Artifacts" ]]; then
|
if [[ $BUILDKITE_LABEL == ":github: Deploy Artifacts" ]]; then
|
||||||
buildkite-agent artifact download "authelia-*-*.tar.gz*" .
|
buildkite-agent artifact download "authelia-*.tar.gz*" .
|
||||||
fi
|
fi
|
Loading…
Reference in New Issue