update tests

This commit is contained in:
ILoveYaToo 2020-04-13 00:16:26 -04:00
parent d1601460be
commit 3f6dc7f454

View File

@ -22,7 +22,7 @@ build-docker-ubuntu:
test-docker-ubuntu:
stage: tests
script:
- /opt/postal/bin/postal make-user
- docker run -i -t catdeployed/postal:ubuntu /opt/postal/bin/postal make-user
docker-cleanup:
stage: cleanup