diff --git a/.drone.yml b/.drone.yml index 1bb9f21..02ec918 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: @@ -26,15 +36,7 @@ platform: rebuild: true 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: