update_stack.yml
All checks were successful
Portainer Stack Update / update_stack (push) Successful in 4s
All checks were successful
Portainer Stack Update / update_stack (push) Successful in 4s
This commit is contained in:
parent
ee23742747
commit
862458dda7
@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
if [ "$STACK_ID" != "null" ]; then
|
||||
echo "::notice title=Updating Portainer stack::$dir (ID: $STACK_ID)..."
|
||||
curl -X POST "http://portainer.szabolcsi.dev/api/stacks/webhooks/$STACK_ID"
|
||||
curl -v -X POST "http://portainer.szabolcsi.dev/api/stacks/webhooks/$STACK_ID"
|
||||
else
|
||||
echo "::notice title=No stack ID found for::$dir, skipping."
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user