Hmmm. More trouble with secrets
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
36
.drone.yml
36
.drone.yml
@@ -139,26 +139,26 @@ steps:
|
||||
- success
|
||||
- failure
|
||||
|
||||
# volumes:
|
||||
# - name: dockerconfig
|
||||
# host:
|
||||
# path: /volume1/docker/dockerconfig.json
|
||||
# - name: dockersock
|
||||
# host:
|
||||
# path: /var/run/docker.sock
|
||||
# - name: npmrc
|
||||
# host:
|
||||
# path: /volume1/docker/beethoven/labs-auth/.npmrc
|
||||
volumes:
|
||||
- name: dockerconfig
|
||||
host:
|
||||
path: /volume1/docker/dockerconfig.json
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
- name: npmrc
|
||||
host:
|
||||
path: /volume1/docker/beethoven/labs-auth/.npmrc
|
||||
|
||||
# # depends_on:
|
||||
# # - Test Pipeline
|
||||
# depends_on:
|
||||
# - Test Pipeline
|
||||
|
||||
# trigger:
|
||||
# branch:
|
||||
# - main
|
||||
# event:
|
||||
# - push
|
||||
# # - tag
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
# - tag
|
||||
|
||||
# ---
|
||||
# kind: pipeline
|
||||
|
||||
Reference in New Issue
Block a user