inventree job fail now takes down upload and release, export conn_mpn+conn_manf fields to bom
This commit is contained in:
@@ -66,6 +66,8 @@ outputs:
|
|||||||
- mpn
|
- mpn
|
||||||
- manf
|
- manf
|
||||||
- rev
|
- rev
|
||||||
|
- conn_manf
|
||||||
|
- conn_mpn
|
||||||
- field: References
|
- field: References
|
||||||
name: refs
|
name: refs
|
||||||
exclude_filter: ""
|
exclude_filter: ""
|
||||||
|
|||||||
@@ -265,6 +265,7 @@ inventree_job:
|
|||||||
upload_job:
|
upload_job:
|
||||||
stage: upload
|
stage: upload
|
||||||
needs:
|
needs:
|
||||||
|
- job: inventree_job
|
||||||
- job: outputs_all
|
- job: outputs_all
|
||||||
artifacts: true
|
artifacts: true
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user