test docker image before pushing
This commit is contained in:
parent
6eafa51fa8
commit
1438243934
3 changed files with 34 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue