Update .gitlab-ci.yml
This commit is contained in:
parent
7ed6ad95a5
commit
d1ed80e789
@ -4,7 +4,7 @@ variables:
|
||||
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
|
||||
|
||||
before_script:
|
||||
- apk update && apk add python3 awk
|
||||
- apk update && apk add python3 gawk
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user