mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +00:00
Add web/samples_index to CI (#1454)
This commit is contained in:
@@ -43,6 +43,7 @@ declare -ar PROJECT_NAMES=(
|
|||||||
# "simplistic_editor"
|
# "simplistic_editor"
|
||||||
"testing_app"
|
"testing_app"
|
||||||
"veggieseasons"
|
"veggieseasons"
|
||||||
|
"web/samples_index"
|
||||||
)
|
)
|
||||||
|
|
||||||
ci_projects "beta" "${PROJECT_NAMES[@]}"
|
ci_projects "beta" "${PROJECT_NAMES[@]}"
|
||||||
|
|||||||
@@ -44,6 +44,7 @@ declare -ar PROJECT_NAMES=(
|
|||||||
# "simplistic_editor"
|
# "simplistic_editor"
|
||||||
"testing_app"
|
"testing_app"
|
||||||
"veggieseasons"
|
"veggieseasons"
|
||||||
|
"web/samples_index"
|
||||||
)
|
)
|
||||||
|
|
||||||
ci_projects "master" "${PROJECT_NAMES[@]}"
|
ci_projects "master" "${PROJECT_NAMES[@]}"
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ declare -ar PROJECT_NAMES=(
|
|||||||
"simplistic_editor"
|
"simplistic_editor"
|
||||||
"testing_app"
|
"testing_app"
|
||||||
"veggieseasons"
|
"veggieseasons"
|
||||||
|
"web/samples_index"
|
||||||
)
|
)
|
||||||
|
|
||||||
ci_projects "stable" "${PROJECT_NAMES[@]}"
|
ci_projects "stable" "${PROJECT_NAMES[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user