c87ec5214a
Signed-off-by: Lixfel <git-5w3l@lixfel.de>
9 Zeilen
258 B
YAML
9 Zeilen
258 B
YAML
build:
|
|
- "./gradlew buildProject"
|
|
- "./gradlew --stop"
|
|
|
|
artifacts:
|
|
"/binarys/PersistentVelocityCore.jar": "Persistent/build/libs/Persistent.jar"
|
|
"/binarys/VelocityCore.jar": "build/libs/velocitycore.jar"
|
|
"/binarys/deployarena.py": "deployarena.py"
|