Skip to content

Commit 4a31ada

Browse files
authored
Merge pull request #1898: CI: Add build args for rsv CI
2 parents 0fbbd8f + dce8049 commit 4a31ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
pathogen: ncov,
269269
build-args: all_regions -j 2 --profile nextstrain_profiles/nextstrain-ci,
270270
}
271-
- { pathogen: rsv }
271+
- { pathogen: rsv, build-args: --configfile config/ci.yaml }
272272
- {
273273
pathogen: seasonal-flu,
274274
build-args: --configfile profiles/ci/builds.yaml -p,

0 commit comments

Comments
 (0)