This commit is contained in:
parent
caef031d48
commit
0a7ae53a85
@ -6,11 +6,11 @@ steps:
|
|||||||
- npm install -D tailwindcss @tailwindcss/typography
|
- npm install -D tailwindcss @tailwindcss/typography
|
||||||
- npx tailwindcss -i input.css -o static/css/index.css --minify
|
- npx tailwindcss -i input.css -o static/css/index.css --minify
|
||||||
- zola build
|
- zola build
|
||||||
# deploy:
|
deploy:
|
||||||
# image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||||
# settings:
|
settings:
|
||||||
# folder: public
|
folder: public
|
||||||
# branch: pages
|
branch: pages
|
||||||
# ssh_key:
|
ssh_key:
|
||||||
# from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
# git_config_name: "polynom.me CI system"
|
git_config_name: "polynom.me CI system"
|
Loading…
Reference in New Issue
Block a user