Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,7 @@ release-job: ref: $CI_COMMIT_SHA description: "$CHANGES" assets: links: - name: "${PACKAGE_DOWNLOAD_NAME} (release archive)" url: "${PACKAGE_REGISTRY_URL}/${PACKAGE_DOWNLOAD_NAME}" filepath: "/release-archive" Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,7 @@ release-job: ref: $CI_COMMIT_SHA description: "$CHANGES" assets: links: - name: "${PACKAGE_DOWNLOAD_NAME} (release archive)" url: "${PACKAGE_REGISTRY_URL}/${PACKAGE_DOWNLOAD_NAME}" filepath: "/release-archive" Loading