We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e6a89 commit 150e0c3Copy full SHA for 150e0c3
1 file changed
appveyor.yml
@@ -7,7 +7,7 @@ environment:
7
DOCKER_PASS:
8
secure: 4gsl5WiqIztEWhL5fuhp9X0qT/mKg9fYzKYUUPf5WStIuNddv0fvIKGmvvyuFzzd
9
install:
10
- - Write-Host Server version $(gp 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').BuildLabEx
+ - ps: Write-Host Server version $(gp 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').BuildLabEx
11
- docker version
12
13
build_script:
0 commit comments