Page Update
This commit is contained in:
parent
c8da4b3c34
commit
ee9709e29d
18 changed files with 1027 additions and 1 deletions
9
.woodpecker.yaml
Normal file
9
.woodpecker.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
steps:
|
||||
- name: build-pages
|
||||
image: registry.pinkhaj.world/liliesh/franky-blag:latest
|
||||
pull: true
|
||||
environment:
|
||||
TARGET_DIRECTORY: $CI_WORKSPACE
|
||||
when:
|
||||
- path:
|
||||
include: ['*.md', '*.css', '*.html', '*.ini']
|
Loading…
Add table
Add a link
Reference in a new issue