Test docker build

This commit is contained in:
an 2017-12-06 19:55:35 +01:00
parent 66f5ce3f0d
commit 329d5b2760
1 changed files with 1 additions and 1 deletions

View File

@ -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 .