Update .gitlab-ci.yml file
This commit is contained in:
parent
d47c20547d
commit
ae61bf36aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
build:
|
||||
image: node:latest
|
||||
image: node:20
|
||||
stage: build
|
||||
before_script:
|
||||
# - ./update_version.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue