63f2d586ae
This reverts commit 6947d920a7
.
9 Zeilen
201 B
YAML
9 Zeilen
201 B
YAML
build:
|
|
- "ln -s /home/gitea/lib"
|
|
- "cp ~/gradle.properties ."
|
|
- "chmod u+x build.gradle"
|
|
- "./gradlew buildProject"
|
|
|
|
artifacts:
|
|
"/binarys/lobbysystem2.0.jar": "build/libs/lobbysystem2.0.jar"
|