Testing
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
image: docker:stable
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
@@ -20,9 +23,6 @@ variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
TEST_IMAGE_NAME: grav_test:$CI_COMMIT_REF_NAME
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
||||
before_script:
|
||||
- docker info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user