Actually use that image as it is required
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 09:11:50 +02:00
parent 207278af75
commit e216fe290b
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ steps:
- flake8 --max-line-length 100 bin/app-json.py
- name: run unit tests
image: bats/bats
image: decentral1se/docker-dind-bats-kcov
commands:
- bats tests

View File

@ -7,7 +7,7 @@ test:
-d \
--name=abra-test-dind \
-e DOCKER_TLS_CERTDIR="" \
bats/bats \
decentral1se/docker-dind-bats-kcov \
@DOCKER_CONTEXT=default sudo docker exec \
-it \
abra-test-dind \