Skip to content

Commit 36c04d8

Browse files
committed
CHORE: Update cf version to use master branch
NB when the fork is pulled back into aehrc/VariantSpark, the Repo value will need "bhosking" changed to "aehrc", and ideally the version changed from "master" to an actual tag on the master branch.
1 parent 981b21a commit 36c04d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloud/aws-emr/cf-templates/VariantSpark_Hail_EMR_Notebook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Mappings:
55
Constants:
66
GitHub:
77
Repo: "https://github.com/bhosking/VariantSpark"
8-
Version: "bootstrap-vcs"
8+
Version: "master"
99
Parameters:
1010
# Hardware Group
1111
MasterNodePricing:

cloud/aws-emr/cf-templates/VariantSpark_Hail_EMR_Step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Mappings:
55
Constants:
66
GitHub:
77
Repo: "https://github.com/bhosking/VariantSpark"
8-
Version: "bootstrap-vcs"
8+
Version: "master"
99
Parameters:
1010
# Random-Forest Parameters Group
1111
NumTree:

0 commit comments

Comments
 (0)