Add steamwarci.yml

This commit is contained in:
2025-05-28 11:21:24 +02:00
parent 9a3024e267
commit 795a5f9365
2 changed files with 77 additions and 0 deletions

8
steamwarci.yml Normal file
View File

@ -0,0 +1,8 @@
build:
- "python build.py"
artifacts: {}
release:
- "rm /var/www/packs/*"
- "mv *.zip /var/www/packs/"