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