mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 12:48:25 +00:00
one more time at travis.
This commit is contained in:
parent
af2f710ff4
commit
a8d2bd1df5
@ -11,8 +11,9 @@ before_install:
|
||||
- cp config/travis-testing.py config/testing.py
|
||||
- psql -c 'create database crc_test;' -U postgres
|
||||
- docker build -t sartography/cr-connect-workflow .
|
||||
- docker run sartography/cr-connect-workflow /bin/sh -c "pytest"
|
||||
|
||||
- docker run -d -p 127.0.0.1:5000:5000 sartography/cr-connect-workflow
|
||||
- docker ps -a
|
||||
- docker run sartography/cr-connect-workflow /bin/sh -c "pipenv run pytest"
|
||||
# command to run tests
|
||||
script:
|
||||
- pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user