update drone config

This commit is contained in:
Luke Robles 2023-09-24 14:49:23 -07:00
parent eb8727a575
commit 533e874cf3

View File

@ -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