Change agent keys and names
This commit is contained in:
parent
d67b6c1380
commit
0ac938f291
3 changed files with 6 additions and 10 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
echo $PUB | dart pub token add https://git.zontreck.com/api/packages/AriasCreations/pub
|
||||
|
||||
java -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8 -jar /agent.jar -url "https://ci.zontreck.com" -secret "$AGENT" -name "Linux" -workDir "/builder"
|
||||
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