File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9090 fail-fast : true
9191 matrix :
9292 component : ${{fromJson(needs.prepare-build.outputs.components)}}
93- uses : datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@main
93+ uses : datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@debug_mode
9494 with :
9595 component : ${{ matrix.component }}
9696 image_tag1 : ${{ needs.prepare-build.outputs.image_tag1 }}
@@ -105,7 +105,7 @@ jobs:
105105 fail-fast : true
106106 matrix :
107107 component : ${{fromJson(needs.prepare-build.outputs.components)}}
108- uses : datavisyn/github-workflows/.github/workflows/build-workspace-product-part.yml@main
108+ uses : datavisyn/github-workflows/.github/workflows/build-workspace-product-part.yml@debug_mode
109109 with :
110110 component : ${{ matrix.component }}
111111 image_tag1 : ${{ needs.prepare-build.outputs.image_tag1 }}
You can’t perform that action at this time.
0 commit comments