|
|
@@ -21,6 +21,6 @@ Let's get started!
|
|
|
|
|
|
5. To programmatically redeploy your service (for instance, from a CI pipeline), you will need to call your service's custom webhook. You can find your webhook by expanding your deployed service and going to the **Settings** tab.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
-Make sure to replace the `YOUR_COMMIT_HASH` and `IMAGE_REPOSITORY_URL` fields in the generated webhook.
|
|
|
+Make sure to replace the `YOUR_COMMIT_HASH` field with the tag of your Docker image.
|