1
0
mirror of synced 2025-12-22 19:34:15 -05:00

One product variable to rule them all (#19115)

Co-authored-by: jmarlena <>
This commit is contained in:
jmarlena
2021-05-04 11:10:29 -07:00
committed by GitHub
parent 2750073179
commit 1a7e777393
19 changed files with 40 additions and 41 deletions

View File

@@ -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: