Debug volume
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
fe0341effb
commit
af8249d1a7
@ -6,7 +6,7 @@ volumes:
|
|||||||
- name: output
|
- name: output
|
||||||
claim:
|
claim:
|
||||||
name: flexvolsmb-drone-output
|
name: flexvolsmb-drone-output
|
||||||
- name: workspace
|
- name: scratch
|
||||||
claim:
|
claim:
|
||||||
name: flexvolsmb-drone-workspace
|
name: flexvolsmb-drone-workspace
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: output
|
- name: output
|
||||||
path: /output
|
path: /output
|
||||||
- name: workspace
|
- name: scratch
|
||||||
path: /drone/src
|
path: /drone/src
|
||||||
- name: Trigger downstream builds
|
- name: Trigger downstream builds
|
||||||
image: plugins/downstream
|
image: plugins/downstream
|
||||||
|
Loading…
Reference in New Issue
Block a user