Skip to content

Commit 6eb73ce

Browse files
author
guqiankun
committed
chore: 升级ACI
1 parent 9e96499 commit 6eb73ce

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

.aci.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@ stages:
66
environments:
77
NODE_ENV: "test"
88

9-
beforeScript:
10-
- |
11-
export PATH=$PWD/node_modules/.bin:/root/.cli:$PATH
12-
echo $PATH
13-
time enclose install tnpm:tnpm
14-
tnpm -v
9+
# beforeScript:
10+
# - |
11+
# export PATH=$PWD/node_modules/.bin:/root/.cli:$PATH
12+
# echo $PATH
13+
# time enclose install tnpm:tnpm
14+
# tnpm -v
15+
1516
node-12:
1617
stage: test
1718
aciTags: DOCKER
1819
agent:
1920
docker:
20-
image: reg.docker.alibaba-inc.com/dockerlab/node-ci:3.8.5
21+
image: reg.docker.alibaba-inc.com/dockerlab/node-ci:3.8.0
2122
resourceRequirements:
2223
cpu: 4
2324
memory: 12

0 commit comments

Comments
 (0)