mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 20:58:28 +00:00
Echoes environment variable
This commit is contained in:
parent
21fe50ed08
commit
d43845fb4c
@ -17,6 +17,7 @@ ADD Pipfile.lock /crc-workflow/
|
|||||||
RUN pipenv install --dev
|
RUN pipenv install --dev
|
||||||
|
|
||||||
ENV FLASK_APP=./crc/__init__.py
|
ENV FLASK_APP=./crc/__init__.py
|
||||||
|
RUN echo $FLASK_APP
|
||||||
|
|
||||||
# include rejoiner code (gets overriden by local changes)
|
# include rejoiner code (gets overriden by local changes)
|
||||||
COPY . /crc-workflow/
|
COPY . /crc-workflow/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user