You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
common::save_artifact "${NAME_SPACE}""/tmp/${HELM_CHART_K8S_MERGED_VALUE_FILE_NAME}"# Save the final value-file into the artifacts directory.
31
+
common::save_artifact "${PW_PROJECT_SHOWCASE_K8S}""/tmp/${HELM_CHART_K8S_MERGED_VALUE_FILE_NAME}"# Save the final value-file into the artifacts directory.
32
32
log::info "Deploying image from repository: ${QUAY_REPO}, TAG_NAME: ${TAG_NAME}, in NAME_SPACE: ${NAME_SPACE}"
common::save_artifact "${NAME_SPACE_RBAC}""/tmp/${HELM_CHART_RBAC_K8S_MERGED_VALUE_FILE_NAME}"# Save the final value-file into the artifacts directory.
62
+
common::save_artifact "${PW_PROJECT_SHOWCASE_RBAC_K8S}""/tmp/${HELM_CHART_RBAC_K8S_MERGED_VALUE_FILE_NAME}"# Save the final value-file into the artifacts directory.
63
63
log::info "Deploying image from repository: ${QUAY_REPO}, TAG_NAME: ${TAG_NAME}, in NAME_SPACE: ${NAME_SPACE_RBAC}"
0 commit comments