test docker image before pushing

This commit is contained in:
Giancarlo Rubio 2017-01-24 11:19:44 +01:00
commit 1438243934
3 changed files with 34 additions and 0 deletions

View file

@ -33,6 +33,7 @@ dependencies:
test:
override:
- docker run --rm -t -v "$(pwd):/app" "${DOCKER_TEST_IMAGE_NAME}" -i "${REPO_PATH}" -T
- make test-docker
deployment:
hub_branch: