Update .gitlab-ci.yml file

This commit is contained in:
Iain Learmonth 2023-10-25 10:32:59 +00:00
parent d47c20547d
commit ae61bf36aa

View file

@ -1,5 +1,5 @@
build: build:
image: node:latest image: node:20
stage: build stage: build
before_script: before_script:
# - ./update_version.sh # - ./update_version.sh