We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8f32d commit 683a108Copy full SHA for 683a108
Dockerfile
@@ -0,0 +1,3 @@
1
+FROM mcr.microsoft.com/powershell:latest
2
+COPY tests/appveyor.prep.ps1 .
3
+RUN pwsh ./appveyor.prep.ps1
0 commit comments