[ci skip] typo fix in gitlab-ci

This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-02-20 22:08:53 +04:00 committed by GitHub
parent 9ebfb14bb5
commit 0d18436a3d

View File

@ -480,7 +480,7 @@ docker-build:
- docker build --no-cache=true --tag ethcore/parity:$DOCKER_TAG .
- docker push ethcore/parity:$DOCKER_TAG
tags:
- docker
- docker
test-darwin:
stage: test
only: