Add token for the packages org
This commit is contained in:
parent
327d5ba4af
commit
ab71586dd7
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
|||
cd /
|
||||
curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
||||
echo $PUB | dart pub token add https://git.zontreck.com/api/packages/AriasCreations/pub
|
||||
echo $PUB | dart pub token add https://git.zontreck.com/api/packages/Packages/pub
|
||||
|
||||
java -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8 -jar /agent.jar -url "https://ci.zontreck.com" -secret "$AGENT" -name "Debian" -workDir "/builder"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue