File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 uses : opencb/java-common-libs/.github/workflows/deploy-docker-hub-workflow.yml@develop
1818 needs : build
1919 with :
20- cli : python3 ./build/cloud/docker/docker-build.py push --images ext-tools --tag ${{ needs.build.outputs.version }} --org opencb
20+ cli : python3 ./build/cloud/docker/docker-build.py push --images ext-tools --tag ${{ needs.build.outputs.version }}
2121 secrets : inherit
Original file line number Diff line number Diff line change 5555 uses : opencb/java-common-libs/.github/workflows/deploy-docker-hub-workflow.yml@develop
5656 needs : build
5757 with :
58- cli : python3 ./build/cloud/docker/docker-build.py push --images python-notebook --tag ${{ inputs.tag }} --docker-build-args "--build-arg VERSION=${{ inputs.pyopencga_version }}" --org opencb
58+ cli : python3 ./build/cloud/docker/docker-build.py push --images python-notebook --tag ${{ inputs.tag }} --docker-build-args "--build-arg VERSION=${{ inputs.pyopencga_version }}"
5959 secrets : inherit
You can’t perform that action at this time.
0 commit comments