mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-20 11:48:16 +00:00
Trivial change to force travis docker push
This commit is contained in:
parent
349dac6e44
commit
d51935244c
@ -20,6 +20,7 @@ RUN pipenv install --dev
|
||||
COPY . /crc-workflow/
|
||||
|
||||
# run webserver by default
|
||||
ENV FLASK_APP=./crc/__init__.py
|
||||
CMD ["pipenv", "run", "python", "./run.py"]
|
||||
|
||||
# expose ports
|
||||
|
Loading…
x
Reference in New Issue
Block a user