Skip to content
Snippets Groups Projects
Commit 1e42304a authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix debug request after error

parent 3d1b106f
No related branches found
No related tags found
1 merge request!2fix debug request after error
...@@ -169,7 +169,7 @@ function deploy(){ ...@@ -169,7 +169,7 @@ function deploy(){
# added sleep to repeat the request with another hashed secret # added sleep to repeat the request with another hashed secret
sleep 2 sleep 2
${selfdir}/bin/getfile.sh -d -f ${IMLCI_PROJECT}.tgz -o ${downloadtmp} ${selfdir}/bin/getfile.sh -d ${dlparams} -o ${downloadtmp}
exit 1 exit 1
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment