update angular-cli

This commit is contained in:
zhiqiang feng
2022-09-26 14:05:27 +08:00
parent 8bf8488412
commit 04be998488
+3 -3
View File
@@ -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