This commit is contained in:
parent
b0fba2f9d8
commit
0ecef19936
@ -188,6 +188,7 @@ if [ -n "${SOS_WRITE_TOKEN:-}" ]; then
|
|||||||
|
|
||||||
# Extract hash for later cleanup
|
# Extract hash for later cleanup
|
||||||
PUBLISHED_HASH=$(echo "$PUBLISH_OUTPUT" | grep "Hash:" | cut -d' ' -f2)
|
PUBLISHED_HASH=$(echo "$PUBLISH_OUTPUT" | grep "Hash:" | cut -d' ' -f2)
|
||||||
|
echo "Published hash: $PUBLISHED_HASH"
|
||||||
|
|
||||||
# Test 7: Check if published tool exists
|
# Test 7: Check if published tool exists
|
||||||
echo -e "\nTest 7: Check published tool exists"
|
echo -e "\nTest 7: Check published tool exists"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user