Adjust docker files
This commit is contained in:
parent
7acd10c8d9
commit
9c1cc7d268
3 changed files with 3 additions and 32 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
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 "$FSAGENT" -name "Linux" -workDir "/builder"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue