Update .gitlab-ci.yml
This commit is contained in:
parent
ae78db3097
commit
e20c79b3ab
@ -1,8 +1,10 @@
|
||||
image: gitlab/dind
|
||||
image: docker:git
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
stages:
|
||||
- test
|
||||
- release
|
||||
- test
|
||||
- release
|
||||
|
||||
variables:
|
||||
CONTAINER_TEST_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:$CI_BUILD_REF_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user