update angular-cli
This commit is contained in:
+3
-3
@@ -14,10 +14,10 @@ clone:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: reg.int.it2000.com.cn/cdia/angular-cli:6.2
|
||||
image: reg.int.it2000.com.cn/cdia/angular-cli:6.0
|
||||
volumes:
|
||||
- name: app
|
||||
path: /home/app
|
||||
path: /app
|
||||
commands:
|
||||
- yarn build
|
||||
|
||||
@@ -26,7 +26,7 @@ steps:
|
||||
volumes:
|
||||
- name: app
|
||||
host:
|
||||
path: /opt/app
|
||||
path: /opt/node/app
|
||||
- name: certs
|
||||
host:
|
||||
path: /etc/ssl/certs
|
||||
|
||||
Reference in New Issue
Block a user