mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
change node version for deploy
This commit is contained in:
parent
9cff6524a2
commit
c58597a31d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
|||
- npx @11ty/eleventy --input=. --output=public
|
||||
|
||||
deploy:
|
||||
image: node:latest
|
||||
image: node:18
|
||||
secrets:
|
||||
- SWA_CLI_DEPLOYMENT_TOKEN
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue