Add util-linux package to pipeline dependencies
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Amab 2023-01-21 12:51:11 +01:00
parent 1934626a34
commit 68c5e4acb2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
cookie:
from_secret: cookie
commands:
- apk update && apk add wget jq tar gzip bash
- apk update && apk add wget jq tar gzip bash util-linux
- pip3 install csvkit
- cd scripts
- chmod +x concessions.sh