Add export settings and ci pipeline
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2025-09-28 23:57:46 -05:00
parent 8756ff44ad
commit 72fbb8ab1b
2 changed files with 84 additions and 0 deletions

17
.woodpecker.yml Normal file
View File

@@ -0,0 +1,17 @@
labels:
platform: linux/amd64
backend: docker
steps:
export:
image: godot
settings:
export_template: Windows Desktop
target: Yellowtape.exe
deploy:
image: goat-deploy-plugin
settings:
source: Yellowtape.exe
target: goat@oryx.egg:~/private.nanoyagi.com/Yellowtape/Yellowtape-${CI_COMMIT_BRANCH}.exe
key:
from_secret: deploy_key