ci/windows: Eliminate duplicate script definition
authorDaniel Stone <daniels@collabora.com>
Wed, 20 Apr 2022 21:16:44 +0000 (22:16 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 21 Apr 2022 11:32:06 +0000 (11:32 +0000)
We already get this from the base we extend from.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16077>

.gitlab-ci/container/gitlab-ci.yml

index aa4580b..7ef0727 100644 (file)
@@ -394,8 +394,6 @@ windows_test_vs2019:
     MESA_BASE_IMAGE_PATH: *windows_build_image_path
     MESA_BASE_IMAGE_TAG: *windows_build_image_tag
     MESA_BASE_IMAGE: "$CI_REGISTRY_IMAGE/${MESA_BASE_IMAGE_PATH}:${MESA_BASE_IMAGE_TAG}"
-  script:
-    - .\.gitlab-ci\windows\mesa_container.ps1 $CI_REGISTRY $CI_REGISTRY_USER $CI_REGISTRY_PASSWORD $MESA_IMAGE $MESA_UPSTREAM_IMAGE Dockerfile_test ${MESA_BASE_IMAGE}
   needs:
     - windows_build_vs2019