7 Zeilen
134 B
YAML
7 Zeilen
134 B
YAML
|
build:
|
||
|
- "ln -s /home/gitea/lib"
|
||
|
- "mvn package -B"
|
||
|
|
||
|
artifacts:
|
||
|
"/binarys/bausystem.jar": "BauSystem_Main/target/bausystem.jar"
|