Files
Yellowtape/.woodpecker.yml
Gregory Marco 72fbb8ab1b
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Add export settings and ci pipeline
2025-09-28 23:57:46 -05:00

18 lines
404 B
YAML

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