ci: fix tests

This commit is contained in:
Michael Grote 2023-06-26 23:48:45 +02:00
parent c6435f879b
commit f4919dca39

View file

@ -112,8 +112,8 @@ steps:
ENABLE_WEBSERVER: false
commands:
- |
# führe Script nach Fehlern weiter aus
set +e
apt update
apt install wget jq curl
export TOKEN=myuploadtoken
export URL="localhost:5000"
mkdir -p tests