Skip to content

Commit 165f89b

Browse files
committed
Add example image descriptors
1 parent 3ab3ed5 commit 165f89b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/rebuild-country.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
description: "Short name for this trial build, for prefixing the uploaded data and results files. WARNING: without this we will overwrite files in s3://nextstrain-ncov-private and the trees on nextstrain.org/ncov/gisaid..."
1515
required: false
1616
image:
17-
description: 'Specific container image to use for build (will override the default of "nextstrain build")'
17+
description: 'Specific container image to use for build (e.g. `nextstrain/base:branch-test`, `ghcr.io/user/repo:tag)`'
1818
required: false
1919

2020
env:

.github/workflows/rebuild-gisaid-21L.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
description: "Short name for this trial build, for prefixing the uploaded data and results files. WARNING: without this we will overwrite files in s3://nextstrain-ncov-private and the trees on nextstrain.org/ncov/gisaid..."
1515
required: false
1616
image:
17-
description: 'Specific container image to use for build (will override the default of "nextstrain build")'
17+
description: 'Specific container image to use for build (e.g. `nextstrain/base:branch-test`, `ghcr.io/user/repo:tag)`'
1818
required: false
1919

2020
env:

.github/workflows/rebuild-gisaid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
description: "Short name for this trial build, for prefixing the uploaded data and results files. WARNING: without this we will overwrite files in s3://nextstrain-ncov-private and the trees on nextstrain.org/ncov/gisaid..."
1515
required: false
1616
image:
17-
description: 'Specific container image to use for build (will override the default of "nextstrain build")'
17+
description: 'Specific container image to use for build (e.g. `nextstrain/base:branch-test`, `ghcr.io/user/repo:tag)`'
1818
required: false
1919

2020
env:

.github/workflows/rebuild-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
description: "Short name for this trial build, for prefixing the uploaded data and results files. WARNING: without this we will overwrite files in s3://nextstrain-data/files/ncov/open/ and the trees on nextstrain.org/ncov/open/..."
1616
required: false
1717
image:
18-
description: 'Specific container image to use for build (will override the default of "nextstrain build")'
18+
description: 'Specific container image to use for build (e.g. `nextstrain/base:branch-test`, `ghcr.io/user/repo:tag)`'
1919
required: false
2020

2121
env:

0 commit comments

Comments
 (0)