Commit bfda8f39 authored by David Sveningsson's avatar David Sveningsson
Browse files

ci: try to run release with node 18

parent 48b3f321
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ Cypress compatibility:

.release:
  stage: release
  image: node:18
  variables:
    GIT_AUTHOR_NAME: ${GITLAB_USER_NAME}
    GIT_AUTHOR_EMAIL: ${GITLAB_USER_EMAIL}