Fix incorrect API endpoint
All checks were successful
Build and Publish Docker Image / build (push) Successful in 17s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 17s
This commit is contained in:
@@ -34,4 +34,4 @@ jobs:
|
||||
--header "X-Api-Key: ${{ secrets.KOMODO_API_KEY }}" \
|
||||
--header "X-Api-Secret: ${{ secrets.KOMODO_API_SECRET }}" \
|
||||
--data '{ "stack": "6a0636c08ef0bf623546d494" }' \
|
||||
${{ secrets.KOMODO_HOST }}/execute/DeployStackIfChanged
|
||||
${{ secrets.KOMODO_HOST }}/execute/CheckStackForUpdate
|
||||
|
||||
Reference in New Issue
Block a user