aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 1778927..9bb0261 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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