[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:
|
||||
image: code.cozy.town/vrifox/hugoci:latest
|
||||
commands:
|
||||
|
@ -21,8 +21,6 @@ pipeline:
|
|||
when:
|
||||
branch: main
|
||||
|
||||
|
||||
|
||||
build-dev:
|
||||
image: code.cozy.town/vrifox/hugoci:latest
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue