Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0855374 + 1f826f9 commit f4ba4c6Copy full SHA for f4ba4c6
docker-cloud/builds/automated-build.md
@@ -151,7 +151,7 @@ You can use the variable `{sourceref}` to use the branch or tag name that
151
matched the regex. (The variable includes the whole source name, not just the
152
portion that matched the regex.) You can also use up to nine regular expression
153
capture groups (expressions enclosed in parentheses) to select a source to
154
-build, and reference these in the Docker Tag field using `{/1}` through `{/9}`.
+build, and reference these in the Docker Tag field using `{\1}` through `{\9}`.
155
156
**Regex example: build from version number branch and tag with version number**
157
0 commit comments