Skip to content
Snippets Groups Projects
Unverified Commit be8dbd47 authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf
Browse files

Debug statement

parent 4e7f09b1
No related branches found
No related tags found
No related merge requests found
Pipeline #37650 failed with stages
in 7 seconds
......@@ -90,6 +90,7 @@ upload to obs:
fi
- PACKAGE=$(dpkg-parsechangelog -SSource)
- osc-setup
- echo "Username is '$OSC_USERNAME'"
- echo "Upload '$PACKAGE' to '$UPLOAD_TO'"
- osc dput "$UPLOAD_TO" _build/*.dsc
- echo "🚀 Package '$PACKAGE' uploaded to '$UPLOAD_TO'"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment