[CI] continue investigation
This commit is contained in:
parent
90a6f6b67b
commit
7ed6ad95a5
@ -3,6 +3,9 @@ image: heeroyui/scenarium-gitlabci:latest
|
||||
variables:
|
||||
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
|
||||
|
||||
before_script:
|
||||
- apk update && apk add python3 awk
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- .m2/repository/
|
||||
|
Loading…
Reference in New Issue
Block a user