File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 workflow_artifact_name : ${{ needs.release_deb.outputs.runtime_deb_workflow_artifact_name }}
5050 artifact_download_path : external-docker/dockerfiles/dls2-dev-deb
5151 extra_checkout_repository : iit-DLSLab/dls_docker
52- extra_checkout_ref : main
52+ extra_checkout_ref : deb
5353 extra_checkout_path : external-docker
5454 extra_build_args : |
5555 DLS2_DEB_FILE=${{ needs.release_deb.outputs.runtime_deb_artifact_name }}
6868 workflow_artifact_name : ${{ needs.release_deb.outputs.framework_deb_workflow_artifact_name }}
6969 artifact_download_path : external-docker/dockerfiles/dls2-dev-deb
7070 extra_checkout_repository : iit-DLSLab/dls_docker
71- extra_checkout_ref : main
71+ extra_checkout_ref : deb
7272 extra_checkout_path : external-docker
7373 extra_build_args : |
7474 DLS2_DEB_FILE=${{ needs.release_deb.outputs.framework_deb_artifact_name }}
You can’t perform that action at this time.
0 commit comments