[ci] change pipeline to steps
All checks were successful
ci/woodpecker/push/hugo-build Pipeline was successful
All checks were successful
ci/woodpecker/push/hugo-build Pipeline was successful
This commit is contained in:
parent
1dd140f701
commit
86d79a746e
1 changed files with 6 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
||||||
pipeline:
|
steps:
|
||||||
build-stable:
|
build-stable:
|
||||||
image: code.cozy.town/vrifox/hugoci:latest
|
image: code.cozy.town/vrifox/hugoci:latest
|
||||||
commands:
|
commands:
|
||||||
|
@ -21,8 +21,6 @@ pipeline:
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
build-dev:
|
build-dev:
|
||||||
image: code.cozy.town/vrifox/hugoci:latest
|
image: code.cozy.town/vrifox/hugoci:latest
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue