This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user