forked from meissa/ModeratorElection
Try build image in ci
This commit is contained in:
parent
7be6db5469
commit
9256ed0bc8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ buildimage:
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- buildjar
|
||||||
before_script:
|
before_script:
|
||||||
- echo "---------- BEFORE -------------"
|
- echo "---------- BEFORE -------------"
|
||||||
- echo "$CI_REGISTRY_PASSWORD" | docker login $CI_REGISTRY --username $CI_REGISTRY_USER --password-stdin
|
- echo "$CI_REGISTRY_PASSWORD" | docker login $CI_REGISTRY --username $CI_REGISTRY_USER --password-stdin
|
||||||
|
|
Loading…
Reference in a new issue