Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -136,9 +136,9 @@ package_publish: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/alpine/helm:3.17.2 entrypoint: [""] needs: - build_helm_package - update_values dependencies: - build_helm_package - update_values variables: CHART: hypo HELM_EXPERIMENTAL_OCI: 1 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -136,9 +136,9 @@ package_publish: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/alpine/helm:3.17.2 entrypoint: [""] needs: - build_helm_package - update_values dependencies: - build_helm_package - update_values variables: CHART: hypo HELM_EXPERIMENTAL_OCI: 1 Loading