Temp folder?
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-10 11:41:13 -04:00
parent 6863d64112
commit f61b2b4535

View File

@@ -176,6 +176,8 @@ steps:
path: /var/run/docker.sock
- name: dockerconfig
path: /drone/auth/.docker/config.json
- name: cache
path: /drone/auth/mongo-init.js
- name: Send Status Notifications
image: plugins/webhook
privileged: true
@@ -203,7 +205,8 @@ volumes:
- name: env-secrets
host:
path: /volume1/docker/beethoven/labs-auth/staging.env
- name: cache
temp: {}
depends_on:
- Test Pipeline