File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5454 TARGET_OS : " debian-11"
5555 TOOLCHAIN_VERSION : ${{ github.events.inputs.toolchain_version || 'v4' }}
5656 MG_PACKAGE_PATH : " memgraph_debian-11.deb"
57- MAGE_IMAGE : " memgraph/mage:${{ github.run_id }}"
57+ MAGE_IMAGE : " memgraph/memgraph- mage:${{ github.run_id }}"
5858 MAGE_TAR : " mage_amd64.tar.gz"
59- MAGE_NO_ML_IMAGE : " memgraph/mage:${{ github.run_id }}-no-ml"
59+ MAGE_NO_ML_IMAGE : " memgraph/memgraph- mage:${{ github.run_id }}-no-ml"
6060 MAGE_NO_ML_TAR : " mage_no-ml_amd64.tar.gz"
6161 MGPLAT_IMAGE : " memgraph/memgraph-platform:${{ github.run_id }}"
6262 MGPLAT_TAR : " memgraph-platform_amd64.tar.gz"
Original file line number Diff line number Diff line change 5454 TARGET_OS : " debian-11-arm"
5555 TOOLCHAIN_VERSION : ${{ github.events.inputs.toolchain_version || 'v4' }}
5656 MG_PACKAGE_PATH : " memgraph_debian-11-arm.deb"
57- MAGE_IMAGE : " memgraph/mage:${{ github.run_id }}"
57+ MAGE_IMAGE : " memgraph/memgraph- mage:${{ github.run_id }}"
5858 MAGE_TAR : " mage_arm64.tar.gz"
59- MAGE_NO_ML_IMAGE : " memgraph/mage:${{ github.run_id }}-no-ml"
59+ MAGE_NO_ML_IMAGE : " memgraph/memgraph- mage:${{ github.run_id }}-no-ml"
6060 MAGE_NO_ML_TAR : " mage_no-ml_arm64.tar.gz"
6161 MGPLAT_IMAGE : " memgraph/memgraph-platform:${{ github.run_id }}"
6262 MGPLAT_TAR : " memgraph-platform_arm64.tar.gz"
You can’t perform that action at this time.
0 commit comments