Change domain name for pub repo
This commit is contained in:
parent
1312310699
commit
bbd5c75492
1 changed files with 1 additions and 1 deletions
|
@ -75,6 +75,6 @@ RUN /flutter/bin/flutter precache
|
|||
|
||||
ADD pub.secret /
|
||||
|
||||
RUN cat /pub.secret | dart pub token add https://forgejo.example.com/api/packages/ariascreations/pub
|
||||
RUN cat /pub.secret | dart pub token add https://git.zontreck.com/api/packages/ariascreations/pub
|
||||
|
||||
ENTRYPOINT [ "java", "-jar", "/agent.jar", "-url", "https://ci.zontreck.com", "-secret", "@/agent.secret", "-name", "Linux", "-workDir", "/builder" ]
|
Loading…
Reference in a new issue