ci(soteria): install ripgrep for quality smell checks
This commit is contained in:
parent
33029a2305
commit
5eb15c6548
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -110,7 +110,7 @@ spec:
|
||||
sh '''
|
||||
set -eu
|
||||
apt-get update >/dev/null
|
||||
apt-get install -y --no-install-recommends jq python3 >/dev/null
|
||||
apt-get install -y --no-install-recommends jq python3 ripgrep >/dev/null
|
||||
mkdir -p build
|
||||
python3 - <<'PY'
|
||||
import base64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user