Update docker-win32-develop.yml

This commit is contained in:
STAM 2021-04-01 14:11:07 +03:00
parent 94f2298e34
commit 5e46ce61fa

View File

@ -25,6 +25,11 @@ jobs:
- name: Experimental Status - name: Experimental Status
run: | run: |
docker version -f '{{.Server.Experimental}}' docker version -f '{{.Server.Experimental}}'
- name: Docker
run: |
type C:\ProgramData\docker\config\daemon.json
################################################################################## ##################################################################################
- name: Build Base Win32 Production - name: Build Base Win32 Production