echos
This commit is contained in:
parent
e345907744
commit
f59ea26c6d
|
@ -33,7 +33,7 @@ fi
|
|||
ls
|
||||
echo 'here'
|
||||
cd $WORKDIR
|
||||
|
||||
ls
|
||||
if [ -f requirements.txt ]; then
|
||||
pip install -r requirements.txt
|
||||
fi # [ -f requirements.txt ]
|
||||
|
|
Loading…
Reference in New Issue