One product variable to rule them all (#19115)
Co-authored-by: jmarlena <>
This commit is contained in:
@@ -695,11 +695,11 @@ jobs:
|
||||
```
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %}
|
||||
##### Example using the {% data variables.product.prodname_registry %} {% data variables.product.prodname_capitalized_container_registry %}
|
||||
##### Example using the {% data variables.product.prodname_registry %} {% data variables.product.prodname_container_registry %}
|
||||
|
||||
`docker://{host}/{image}:{tag}`
|
||||
|
||||
A Docker image in the {% data variables.product.prodname_registry %} {% data variables.product.prodname_capitalized_container_registry %}.
|
||||
A Docker image in the {% data variables.product.prodname_registry %} {% data variables.product.prodname_container_registry %}.
|
||||
|
||||
```yaml
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user