summaryrefslogtreecommitdiff
path: root/.gitlab-ci/windows/Dockerfile_test
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/windows/Dockerfile_test')
-rw-r--r--.gitlab-ci/windows/Dockerfile_test7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci/windows/Dockerfile_test b/.gitlab-ci/windows/Dockerfile_test
deleted file mode 100644
index 106e493358f..00000000000
--- a/.gitlab-ci/windows/Dockerfile_test
+++ /dev/null
@@ -1,7 +0,0 @@
-# escape=`
-
-ARG base_image
-FROM ${base_image}
-
-COPY mesa_deps_test.ps1 C:\
-RUN C:\mesa_deps_test.ps1