mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 12:48:25 +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/
|
COPY . /crc-workflow/
|
||||||
|
|
||||||
# run webserver by default
|
# run webserver by default
|
||||||
|
ENV FLASK_APP=./crc/__init__.py
|
||||||
CMD ["pipenv", "run", "python", "./run.py"]
|
CMD ["pipenv", "run", "python", "./run.py"]
|
||||||
|
|
||||||
# expose ports
|
# expose ports
|
||||||
|
Loading…
x
Reference in New Issue
Block a user