feat(exx-Pipeline): remove needs from licence pipeline
This commit is contained in:
parent
1ee19fb508
commit
352f1bf910
@ -7,9 +7,6 @@
|
|||||||
script:
|
script:
|
||||||
- "cd $BACKEND_DIR"
|
- "cd $BACKEND_DIR"
|
||||||
- licenseBom2Adoc --bom $BACKEND_DIR/$BOM_FILE --adoc $LICENSE_FILE
|
- licenseBom2Adoc --bom $BACKEND_DIR/$BOM_FILE --adoc $LICENSE_FILE
|
||||||
needs:
|
|
||||||
- job: "License-Bom"
|
|
||||||
artifacts: true
|
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
expire_in: 2 weeks
|
expire_in: 2 weeks
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user