Skip to content

Commit 683a108

Browse files
committed
adding dockerfile
1 parent ed8f32d commit 683a108

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)