update drone config
This commit is contained in:
parent
1770db437d
commit
d498ff7a0e
12
.drone.yml
12
.drone.yml
@ -50,11 +50,6 @@ steps:
|
||||
event:
|
||||
- push
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
host:
|
||||
path: /pip-cache
|
||||
|
||||
- name: sync_argo
|
||||
# stage: .post
|
||||
image: python:alpine
|
||||
@ -86,4 +81,9 @@ volumes:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- push
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
host:
|
||||
path: /pip-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user