mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update ci
This commit is contained in:
parent
2e5a3f78d8
commit
74a1a44a3b
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ tasks:
|
||||||
npx @11ty/eleventy --input=./www-lauka-net --output=public
|
npx @11ty/eleventy --input=./www-lauka-net --output=public
|
||||||
- deploy: |
|
- deploy: |
|
||||||
set +x && source ~/.buildsecrets && set -x
|
set +x && source ~/.buildsecrets && set -x
|
||||||
netlify deploy --site=$NETLIFY_SITE_ID --dir=public --prod
|
npx netlify deploy --site=$NETLIFY_SITE_ID --dir=public --prod
|
||||||
|
|
Loading…
Reference in a new issue