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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user