You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-04 09:42:42 +03:00
only need to invoke artifact tool once
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
set -ev
|
set -ev
|
||||||
|
|
||||||
upload_logs() {
|
upload_logs() {
|
||||||
buildkite-agent artifact upload synapse/installations/consent/homeserver.log
|
buildkite-agent artifact upload "logs/**/*;synapse/installations/consent/homeserver.log"
|
||||||
buildkite-agent artifact upload logs/**/*
|
|
||||||
}
|
}
|
||||||
|
|
||||||
handle_error() {
|
handle_error() {
|
||||||
|
|||||||
Reference in New Issue
Block a user