mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update configure-ci-cd.md
fixed a possible typo
This commit is contained in:
@@ -185,7 +185,7 @@ on:
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
This ensures that the main CI will only trigger if we tag our commits with `V.n.n.n.` Let’s test this. For example, run the following command:
|
||||
This ensures that the main CI will only trigger if we tag our commits with `Vn.n.n.` Let’s test this. For example, run the following command:
|
||||
|
||||
```bash
|
||||
git tag -a v1.0.2
|
||||
|
||||
Reference in New Issue
Block a user