Compare commits

...

2 Commits

Author SHA1 Message Date
ad543edf31 Remove CLI build for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-22 16:15:46 +00:00
3722998218 Attempt CLI build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-22 15:32:00 +00:00

View File

@ -24,6 +24,9 @@ pipeline:
deployRootCapsule:
image: python:3.10
group: build
when:
path: "home/*"
secrets: [ CAPSULE_TOWN_KEY ]
commands:
- cd home