Test docker build
This commit is contained in:
parent
66f5ce3f0d
commit
329d5b2760
|
@ -1,5 +1,5 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: docker:latest
|
image: docker:dind
|
||||||
commands:
|
commands:
|
||||||
- docker build -t dr.dnix.de/mmflokati .
|
- docker build -t dr.dnix.de/mmflokati .
|
||||||
|
|
Loading…
Reference in New Issue