test #148

Merged
hitanshu merged 5 commits from test into main 2026-07-09 05:17:01 +00:00
Showing only changes of commit bf5c9f1650 - Show all commits

View File

@ -63,7 +63,7 @@ jobs:
API_KEY: ${{ secrets.PORTAINER_SERVICE_API_KEY_PROD }}
run: |
wget -q --no-check-certificate --timeout=30 \
--method=POST \
--post-data= \
--header="X-API-Key: $API_KEY" \
-O - \
"$PORTAINER_AUTOMATION_URL/api/deploy/$STACK_ID" 2>&1 \