ci: apt -y

This commit is contained in:
Michael Grote 2023-06-26 23:54:49 +02:00
parent 7428e1a21f
commit 7c3f608839

View file

@ -114,7 +114,7 @@ steps:
commands:
- |
apt update
apt install wget jq curl
apt install wget jq curl -y
export TOKEN=myuploadtoken
export URL="localhost:5000"
mkdir -p tests