This commit is contained in:
@@ -177,6 +177,8 @@ steps:
|
|||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
- name: dockerconfig
|
- name: dockerconfig
|
||||||
path: /drone/auth/.docker/config.json
|
path: /drone/auth/.docker/config.json
|
||||||
|
- name: mongo-init
|
||||||
|
path: /drone/auth/mongo-init.js
|
||||||
- name: Send Status Notifications
|
- name: Send Status Notifications
|
||||||
image: plugins/webhook
|
image: plugins/webhook
|
||||||
privileged: true
|
privileged: true
|
||||||
@@ -204,6 +206,8 @@ volumes:
|
|||||||
- name: env-secrets
|
- name: env-secrets
|
||||||
host:
|
host:
|
||||||
path: /volume1/docker/beethoven/labs-auth/staging.env
|
path: /volume1/docker/beethoven/labs-auth/staging.env
|
||||||
|
- name: mongo-init
|
||||||
|
path: /drone/grow/mongo-init.js
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- Test Pipeline
|
- Test Pipeline
|
||||||
|
|||||||
Reference in New Issue
Block a user