Change agent keys and names

This commit is contained in:
zontreck 2024-11-13 15:06:52 -07:00
parent d67b6c1380
commit 0ac938f291
3 changed files with 6 additions and 10 deletions

View file

@ -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"