Maybe these odd changes?
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-07 00:57:46 -04:00
parent 6ff8f74317
commit 1ef2c4919e

View File

@@ -68,7 +68,6 @@ trigger:
kind: pipeline
type: docker
name: Publish Pipeline
group: publish
workspace:
path: /drone/grow
@@ -206,7 +205,7 @@ volumes:
path: /var/run/docker.sock
- name: env-secrets
host:
path: /volume1/docker/beethoven/labs-auth/.env.staging
path: /volume1/docker/beethoven/labs-auth/staging.env
depends_on:
- Test Pipeline