update angular-cli
This commit is contained in:
+3
-3
@@ -14,10 +14,10 @@ clone:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- 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:
|
volumes:
|
||||||
- name: app
|
- name: app
|
||||||
path: /home/app
|
path: /app
|
||||||
commands:
|
commands:
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
||||||
@@ -26,7 +26,7 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: app
|
- name: app
|
||||||
host:
|
host:
|
||||||
path: /opt/app
|
path: /opt/node/app
|
||||||
- name: certs
|
- name: certs
|
||||||
host:
|
host:
|
||||||
path: /etc/ssl/certs
|
path: /etc/ssl/certs
|
||||||
|
|||||||
Reference in New Issue
Block a user