All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
18 lines
404 B
YAML
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
|