Fix formatting in .drone.yml by removing unnecessary hyphen from curl command
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -37,4 +37,4 @@ steps:
|
|||||||
- name: call-portainer-webhook
|
- name: call-portainer-webhook
|
||||||
image: curlimages/curl
|
image: curlimages/curl
|
||||||
commands:
|
commands:
|
||||||
- curl -X POST https://192.168.69.253:9443/api/stacks/webhooks/72df3f63-b271-4aef-9325-772a2ccbaeca
|
curl -X POST https://192.168.69.253:9443/api/stacks/webhooks/72df3f63-b271-4aef-9325-772a2ccbaeca
|
||||||
Reference in New Issue
Block a user