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

test package check

parent d1376234
No related branches found
No related tags found
2 merge requests!1605Merge 2.8.2.3 work to main,!1492tweak the pipeline
Pipeline #12527 failed
......@@ -16,7 +16,7 @@
- export PATH=$PATH:/home/ssa/bin
# look to see if there is a conflicting version in pypi registry
- PACKAGE_NAME='basename $PWD'
- PACKAGE_NAME=$(basename $PWD)
- echo $PACKAGE_NAME version $RELEASE_VERSION
- >-
RESPONSE=$(curl --header "PRIVATE-TOKEN: ${API_TOKEN}"
......
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