This commit is contained in:
@@ -26,6 +26,8 @@ PACKAGE_URL=${API_URL}/api/$PACKAGE_SUBPATH
|
|||||||
PACKAGE_API_URL=${API_URL}/api/v1/$PACKAGE_SUBPATH
|
PACKAGE_API_URL=${API_URL}/api/v1/$PACKAGE_SUBPATH
|
||||||
echo "DEBUG: destination $PACKAGE_URL"
|
echo "DEBUG: destination $PACKAGE_URL"
|
||||||
|
|
||||||
|
echo "DEBUG: token ${PLUGIN_TOKEN:0:5}"
|
||||||
|
|
||||||
curl \
|
curl \
|
||||||
--location \
|
--location \
|
||||||
--user ${PLUGIN_USER}:${PLUGIN_TOKEN} \
|
--user ${PLUGIN_USER}:${PLUGIN_TOKEN} \
|
||||||
|
|||||||
Reference in New Issue
Block a user