Skip to content

Commit

Permalink
Feature #RDEP-614 升级 node版本
Browse files Browse the repository at this point in the history
  • Loading branch information
biukang.niu committed Dec 31, 2021
1 parent b6c2da9 commit 4955122
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:
- deploy

build:
image: node:10
image: node:14
stage: build
before_script:
- npm config set registry=https://registry.npm.taobao.org
Expand Down

0 comments on commit 4955122

Please sign in to comment.