This commit is contained in:
parent
398b00e1a8
commit
c5e69b6fc6
12
.drone.yml
12
.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
|
||||||
@ -86,4 +81,9 @@ volumes:
|
|||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: cache
|
||||||
|
host:
|
||||||
|
path: /pip-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user