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

add testing files

parent d4fb3945
Branches
No related tags found
1 merge request!26621 update to php82
Hello world!
\ No newline at end of file
......@@ -315,6 +315,7 @@ if [ "$IMLCI_FILE" = "ALL" ]; then
-s "${IMLCI_PKG_SECRET}" \
-f "${myfile}"
done
rm -f "${tmpfilelist}"
else
makeRequest GET "/packages/$IMLCI_PHASE/$IMLCI_PROJECT/$IMLCI_FILE" "$IMLCI_OUTFILE" "$IMLCI_PKG_SECRET"
fi
#
# for less params with getfile.sh
IMLCI_PKG_SECRET=myapikey
IMLCI_URL=http://localhost:8001
IMLCI_PHASE=test
Hello world!
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment