Add-CI
This commit is contained in:
6
steamwarci.yml
Normal file
6
steamwarci.yml
Normal file
@ -0,0 +1,6 @@
|
||||
build:
|
||||
- "./gradlew installDist --no-daemon"
|
||||
|
||||
release:
|
||||
- "rm -r /jars/sw"
|
||||
- "cp -r build/install/sw /jars"
|
||||
Reference in New Issue
Block a user