update ci

This commit is contained in:
lauralani 2023-02-26 10:24:15 +01:00
parent 2e5a3f78d8
commit 74a1a44a3b

View file

@ -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