mirror of
https://gitee.com/jack_whh/ssh-scp-ssh-pipelines.git
synced 2026-03-09 22:42:55 +08:00
Update entrypoint.sh
This commit is contained in:
committed by
GitHub
parent
3d97e5b8eb
commit
d3b9734a32
@@ -3,7 +3,7 @@
|
|||||||
echo "+++++++++++++++++++STARTING PIPELINES+++++++++++++++++++"
|
echo "+++++++++++++++++++STARTING PIPELINES+++++++++++++++++++"
|
||||||
|
|
||||||
python3 /opt/tools/app.py
|
python3 /opt/tools/app.py
|
||||||
RET = $?
|
RET=$?
|
||||||
|
|
||||||
echo "+++++++++++++++++++END PIPELINES+++++++++++++++++++"
|
echo "+++++++++++++++++++END PIPELINES+++++++++++++++++++"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user