mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 14:47:55 +03:00
Update docker-win32-develop.yml
This commit is contained in:
parent
94f2298e34
commit
5e46ce61fa
5
.github/workflows/docker-win32-develop.yml
vendored
5
.github/workflows/docker-win32-develop.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user