This commit is contained in:
parent
351fd7c8ae
commit
917c3bbd84
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: default
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: squidfunk/mkdocs-material
|
image: squidfunk/mkdocs-material
|
||||||
command: build
|
command: [build]
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: itsblue.dev/plugins/codeberg-pages-deploy
|
image: itsblue.dev/plugins/codeberg-pages-deploy
|
||||||
|
|
Loading…
Reference in a new issue