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
|
||||
EOL
|
||||
|
||||
build:
|
||||
image: codeberg.org/woodpecker-plugins/node-pm
|
||||
settings:
|
||||
run: build
|
||||
|
||||
publish:
|
||||
image: codeberg.org/woodpecker-plugins/node-pm
|
||||
settings:
|
||||
run:
|
||||
- build
|
||||
- exec gh-pages --dist dist --branch pages --dotfiles
|
||||
run: exec gh-pages --dist dist --branch pages --dotfiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue