mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-15 06:27:00 +08:00
Make submit-build.sh a bit more user-friendly
By adding some line breaks. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
echo "Submmiting a build of modules/testmodule, #020ea37251df5019fde9e7899d2f7d7a987dfbf5"
|
||||
echo "Using https://localhost:5000/rida/module-builds/"
|
||||
echo "NOTE: You need to be a Fedora packager for this to work"
|
||||
echo
|
||||
curl --cert ~/.fedora.cert -k -H "Content-Type: text/json" --data @submit-build.json https://localhost:5000/rida/module-builds/
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user