Update entrypoint.sh

pull/5/head
Jean-Baptiste VESLIN 5 years ago committed by GitHub
parent 3d97e5b8eb
commit d3b9734a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
echo "+++++++++++++++++++STARTING PIPELINES+++++++++++++++++++"
python3 /opt/tools/app.py
RET = $?
RET=$?
echo "+++++++++++++++++++END PIPELINES+++++++++++++++++++"

Loading…
Cancel
Save