Hmmm. More trouble with secrets
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-08 15:53:27 -04:00
parent df63d7947f
commit cb44eb1fab

View File

@@ -139,26 +139,26 @@ steps:
- success - success
- failure - failure
# volumes: volumes:
# - name: dockerconfig - name: dockerconfig
# host: host:
# path: /volume1/docker/dockerconfig.json path: /volume1/docker/dockerconfig.json
# - name: dockersock - name: dockersock
# host: host:
# path: /var/run/docker.sock path: /var/run/docker.sock
# - name: npmrc - name: npmrc
# host: host:
# path: /volume1/docker/beethoven/labs-auth/.npmrc path: /volume1/docker/beethoven/labs-auth/.npmrc
# # depends_on: # depends_on:
# # - Test Pipeline # - Test Pipeline
# trigger: trigger:
# branch: branch:
# - main - main
# event: event:
# - push - push
# # - tag # - tag
# --- # ---
# kind: pipeline # kind: pipeline