Skip to content
Snippets Groups Projects
Commit d1376234 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

test package check

parent 296690ad
No related branches found
No related tags found
2 merge requests!1605Merge 2.8.2.3 work to main,!1492tweak the pipeline
Pipeline #12526 failed
......@@ -17,6 +17,7 @@
# look to see if there is a conflicting version in pypi registry
- PACKAGE_NAME='basename $PWD'
- echo $PACKAGE_NAME version $RELEASE_VERSION
- >-
RESPONSE=$(curl --header "PRIVATE-TOKEN: ${API_TOKEN}"
"https://gitlab.nrao.edu/api/v4/projects/$CI_PROJECT_ID/packages?package_type=pypi&package_name=$PACKAGE_NAME"
......
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