💚 Add steamwarci.yml

Dieser Commit ist enthalten in:
Chaoscaot 2022-05-09 17:25:45 +02:00
Ursprung 53cfdc2a86
Commit be34840456

6
steamwarci.yml Normale Datei
Datei anzeigen

@ -0,0 +1,6 @@
build:
- "ln -s /home/gitea/lib"
- "cp ~/gradle.properties ."
- "chmod u+x build.gradle"
- "./gradlew buildProject"
- "./gradlew test"