updates packge name
This commit is contained in:
parent
58df2c1150
commit
bbcae0a91b
@ -40,7 +40,7 @@ pipeline {
|
||||
apk add --no-cache curl
|
||||
fi
|
||||
if [ ! -f "/usr/bin/jq" ] || [ ! -x "/usr/bin/jq" ]; then
|
||||
apk add --no-cache curl
|
||||
apk add --no-cache jq
|
||||
fi
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user