mirror of https://github.com/docker/docs.git
Update triggers.md (#2493)
This commit is contained in:
parent
0f403a573a
commit
28b2f9af0d
|
|
@ -27,7 +27,7 @@ Docker Cloud supports two types of triggers:
|
||||||
|
|
||||||
## Create a trigger
|
## Create a trigger
|
||||||
|
|
||||||
1. Click the name of the service you want to create a trigger for
|
1. Click the name of the service you want to create a trigger for.
|
||||||
2. Go to the detail page and scroll down to the **Triggers** section.
|
2. Go to the detail page and scroll down to the **Triggers** section.
|
||||||
|
|
||||||

|

|
||||||
|
|
@ -55,4 +55,4 @@ Once the trigger is revoked, it stops accepting requests.
|
||||||
|
|
||||||
## Using triggers in the API and CLI
|
## Using triggers in the API and CLI
|
||||||
|
|
||||||
See our [API and CLI documentation](/apidocs/docker-cloud.md#triggers) to learn how to use triggers with our API and the CLI.
|
See our [API and CLI documentation](/apidocs/docker-cloud.md#triggers) to learn how to use triggers with our API and the CLI.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue