This commit is contained in:
zhiqiang feng
2022-09-26 15:10:09 +08:00
parent be205df62e
commit 3ee9d157a3
+10 -8
View File
@@ -7,6 +7,16 @@ platform:
os: linux
arch: amd64
clone:
image: reg.int.it2000.com.cn/devops/git
tags: true
skip_verify: true
steps:
- name: restore-cache
image: drillster/drone-volume-cache
volumes:
@@ -27,14 +37,6 @@ platform:
mount:
- ./node_modules
clone:
image: reg.int.it2000.com.cn/devops/git
tags: true
skip_verify: true
steps:
- name: build
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
commands: