Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ auto-build-image: auto-deploy-image: extends: .download_images variables: COMPONENTS_COMPONENT_VERSION: "v2.89.0" COMPONENTS_COMPONENT_VERSION: "v2.90.0" only: variables: - $COMPONENTS_DOWNLOAD_IMAGES == "true" && Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ auto-build-image: auto-deploy-image: extends: .download_images variables: COMPONENTS_COMPONENT_VERSION: "v2.89.0" COMPONENTS_COMPONENT_VERSION: "v2.90.0" only: variables: - $COMPONENTS_DOWNLOAD_IMAGES == "true" && Loading