更新.gitlab-ci.yml文件
This commit is contained in:
@@ -3,7 +3,7 @@ default:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo '====== 准备构建中 ========='
|
- echo '====== 准备构建中 ========='
|
||||||
|
- ln -sf /srv/node-v13.11.0-linux-x64/bin/node /bin/node # 创建软链接到 bin 目录
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user