update drone config
This commit is contained in:
parent
eecad8a9bf
commit
1dc9ad5887
10
.drone.yml
10
.drone.yml
@ -50,11 +50,6 @@ steps:
|
|||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
volumes:
|
|
||||||
- name: cache
|
|
||||||
host:
|
|
||||||
path: /pip-cache
|
|
||||||
|
|
||||||
- name: sync_argo
|
- name: sync_argo
|
||||||
# stage: .post
|
# stage: .post
|
||||||
image: python:alpine
|
image: python:alpine
|
||||||
@ -87,3 +82,8 @@ volumes:
|
|||||||
- master
|
- master
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: cache
|
||||||
|
host:
|
||||||
|
path: /pip-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user