change node version for deploy

This commit is contained in:
lauralani 2023-02-25 12:43:43 +01:00
parent 9cff6524a2
commit c58597a31d

View file

@ -6,7 +6,7 @@ pipeline:
- npx @11ty/eleventy --input=. --output=public - npx @11ty/eleventy --input=. --output=public
deploy: deploy:
image: node:latest image: node:18
secrets: secrets:
- SWA_CLI_DEPLOYMENT_TOKEN - SWA_CLI_DEPLOYMENT_TOKEN
commands: commands: