install curl correctly
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Andreas Neue 2019-08-02 11:47:32 +02:00
parent 1667f41ff6
commit cea37480a1
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ steps:
commands:
- apt update -y
- apt -y install curl
- curl -o /usr/local/bin/klar https://github.com/optiopay/klar/releases/download/v2.4.0/klar-2.4.0-linux-amd64
- curl -L -o /usr/local/bin/klar https://github.com/optiopay/klar/releases/download/v2.4.0/klar-2.4.0-linux-amd64
- chmod -x /usr/local/bin/klar
- CLAIR_ADDR=dev01:6060 CLAIR_OUTPUT=High CLAIR_THRESHOLD=10 REGISTRY_INSECURE=true klar dr.dnix.de/flokati:latest