test woodpecker config
This commit is contained in:
parent
e0bed75a39
commit
01d30dd842
1 changed files with 6 additions and 3 deletions
|
|
@ -19,9 +19,12 @@ steps:
|
||||||
pages.personal-page.aleidk.codeberg.page
|
pages.personal-page.aleidk.codeberg.page
|
||||||
EOL
|
EOL
|
||||||
|
|
||||||
|
build:
|
||||||
|
image: codeberg.org/woodpecker-plugins/node-pm
|
||||||
|
settings:
|
||||||
|
run: build
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: codeberg.org/woodpecker-plugins/node-pm
|
image: codeberg.org/woodpecker-plugins/node-pm
|
||||||
settings:
|
settings:
|
||||||
run:
|
run: exec gh-pages --dist dist --branch pages --dotfiles
|
||||||
- build
|
|
||||||
- exec gh-pages --dist dist --branch pages --dotfiles
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue