[ci skip] typo fix in gitlab-ci
This commit is contained in:
parent
9ebfb14bb5
commit
0d18436a3d
@ -480,7 +480,7 @@ docker-build:
|
|||||||
- docker build --no-cache=true --tag ethcore/parity:$DOCKER_TAG .
|
- docker build --no-cache=true --tag ethcore/parity:$DOCKER_TAG .
|
||||||
- docker push ethcore/parity:$DOCKER_TAG
|
- docker push ethcore/parity:$DOCKER_TAG
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
test-darwin:
|
test-darwin:
|
||||||
stage: test
|
stage: test
|
||||||
only:
|
only:
|
||||||
|
Loading…
Reference in New Issue
Block a user