update tests

This commit is contained in:
ILoveYaToo 2020-04-13 00:22:40 -04:00
parent 8acfa971fd
commit 3739e34a86

View File

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