Update docker_server.yml

This commit is contained in:
Julian Groß 2022-07-31 22:30:55 +02:00
parent 299ea57ef6
commit 79624b0829

View file

@ -13,9 +13,9 @@ pipeline:
commands:
- if [ "CI_BUILD_EVENT" = "pull_request" ]; then
export UPLOAD_PREFIX=build/overte/PR
fi
#- if [ "CI_BUILD_EVENT" = "pull_request" ]; then
# export UPLOAD_PREFIX=build/overte/PR
# fi
- echo ::set-output name=commit_sha_short::`echo $CI_COMMIT_SHA | cut -c1-7`
- if [ "${PLATFORM}" = "aarch64" ]; then
echo "VCPKG_FORCE_SYSTEM_BINARIES=true" >> $GITHUB_ENV
@ -91,7 +91,7 @@ pipeline:
secret_key:
from_secret: do_s3_secret_key
source: $ARTIFACT_PATTERN
target: $UPLOAD_PREFIX/$ARTIFACT_PATTERN
target: /experiment/$ARTIFACT_PATTERN