test
This commit is contained in:
parent
d22698560b
commit
bdb1399874
@ -10,6 +10,8 @@ steps:
|
||||
- name: build
|
||||
image: docker
|
||||
commands:
|
||||
- mkdir -p ~/.docker
|
||||
- echo {"experimental": "enabled"} > ~/.docker/config.json
|
||||
- docker info
|
||||
- docker buildx --progress plain -t dagobert:latest .
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user