Run the e2e in DinD

Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
This commit is contained in:
Alvaro Saurin 2020-01-21 10:26:14 +01:00
parent c1190c669a
commit 56f80d766f
No known key found for this signature in database
GPG Key ID: 7B38F4A5C322A955

View File

@ -10,7 +10,7 @@ install: true
before_script:
- make ci-setup
script:
- make ci-tests ci-dist
- make ci-tests-dind ci-dist
deploy:
provider: releases
skip_cleanup: true