Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ variables: auto-build-image: extends: .download_images variables: COMPONENTS_COMPONENT_VERSION: "v4.12.1" COMPONENTS_COMPONENT_VERSION: "v4.11.1" only: variables: - $COMPONENTS_DOWNLOAD_IMAGES == "true" && Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ variables: auto-build-image: extends: .download_images variables: COMPONENTS_COMPONENT_VERSION: "v4.12.1" COMPONENTS_COMPONENT_VERSION: "v4.11.1" only: variables: - $COMPONENTS_DOWNLOAD_IMAGES == "true" && Loading