Rename new botstrap stage to org-setup (#3299)
* readme changes * rename stage 0 * rename stage 0 * complete rename of stage 0 * tfdoc * tfdoc * tfdoc
This commit is contained in:
committed by
GitHub
parent
bc6950e205
commit
756c02c21a
@@ -94,7 +94,7 @@ repositories = {
|
||||
issues = true
|
||||
}
|
||||
}
|
||||
populate_from = "../../stages/0-bootstrap"
|
||||
populate_from = "../../stages/0-org-setup"
|
||||
}
|
||||
fast_01_resman = {
|
||||
create_options = {
|
||||
@@ -127,7 +127,7 @@ repositories = {
|
||||
issues = true
|
||||
}
|
||||
}
|
||||
populate_from = "../../stages/0-bootstrap"
|
||||
populate_from = "../../stages/0-org-setup"
|
||||
populate_samples = true
|
||||
}
|
||||
fast_01_resman = {
|
||||
|
||||
Reference in New Issue
Block a user