Update docker_server.yml

This commit is contained in:
Julian Groß 2022-08-03 19:56:49 +02:00
parent 222422dd12
commit 1437e41511

View file

@ -15,6 +15,7 @@ pipeline:
commands:
# Deliberately fail immediately
- return 1
#- if [ "CI_BUILD_EVENT" = "pull_request" ]; then
# export UPLOAD_PREFIX=build/overte/PR
# fi