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: test-docker-ubuntu:
stage: tests stage: tests
script: script:
- /opt/postal/bin/postal make-user - docker run -i -t catdeployed/postal:ubuntu /opt/postal/bin/postal make-user
docker-cleanup: docker-cleanup:
stage: cleanup stage: cleanup