Skip to content

Commit

Permalink
Update file .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VermiumSifell committed Sep 28, 2023
1 parent 46a560a commit e3071ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ stages:
- docker

variables:
NODE_VERSION: "20"
NODE_VERSION: "19"

cache:
key: "$CI_COMMIT_REF_SLUG"
Expand Down

0 comments on commit e3071ce

Please sign in to comment.