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

Merge branch '5927-overide-phase-per-project' into 'master'

fix debug request after error

See merge request !2
parents 6e009ef5 1e42304a
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