Add a precache instruction
This commit is contained in:
parent
b969f54975
commit
a94b6223ba
1 changed files with 2 additions and 0 deletions
|
@ -73,4 +73,6 @@ RUN source "${HOME}/.sdkman/bin/sdkman-init.sh" \
|
|||
|
||||
RUN /flutter/bin/flutter doctor
|
||||
|
||||
RUN /flutter/bin/flutter precache
|
||||
|
||||
ENTRYPOINT [ "java", "-jar", "/agent.jar", "-url", "https://ci.zontreck.com", "-secret", "@/agent.secret", "-name", "Linux", "-workDir", "/builder" ]
|
Loading…
Add table
Add a link
Reference in a new issue