Compare commits
No commits in common. "ad543edf31cba98b284c18ac737824b5960ed255" and "2a6b8c046a7b82e4ca6e97996ad892cd6ebf0a64" have entirely different histories.
ad543edf31
...
2a6b8c046a
@ -1,5 +1,5 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
buildApi:
|
buildApi:
|
||||||
group: build
|
group: build
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
@ -24,9 +24,6 @@ pipeline:
|
|||||||
|
|
||||||
deployRootCapsule:
|
deployRootCapsule:
|
||||||
image: python:3.10
|
image: python:3.10
|
||||||
group: build
|
|
||||||
when:
|
|
||||||
path: "home/*"
|
|
||||||
secrets: [ CAPSULE_TOWN_KEY ]
|
secrets: [ CAPSULE_TOWN_KEY ]
|
||||||
commands:
|
commands:
|
||||||
- cd home
|
- cd home
|
||||||
|
Loading…
Reference in New Issue
Block a user