File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
4848 DOC_AWS_SECRET_ACCESS_KEY : ${{ secrets.DOC_AWS_SECRET_ACCESS_KEY }}
4949 with :
50- docs_directory : metro-ai-suite/smart-parking
50+ docs_directory : metro-ai-suite/metro-vision-ai-app-recipe/ smart-parking
5151
5252 build_smart-intersection :
5353 permissions :
6161 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
6262 DOC_AWS_SECRET_ACCESS_KEY : ${{ secrets.DOC_AWS_SECRET_ACCESS_KEY }}
6363 with :
64- docs_directory : metro-ai-suite/smart-intersection
64+ docs_directory : metro-ai-suite/metro-vision-ai-app-recipe/ smart-intersection
6565 branch_pattern : ' ^main$' # Smart Intersection only exists on 'main' branch
6666
6767 build_loitering-detection :
7676 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
7777 DOC_AWS_SECRET_ACCESS_KEY : ${{ secrets.DOC_AWS_SECRET_ACCESS_KEY }}
7878 with :
79- docs_directory : metro-ai-suite/loitering-detection
79+ docs_directory : metro-ai-suite/metro-vision-ai-app-recipe/ loitering-detection
8080
8181 build_pallet-defect-detection :
8282 permissions :
@@ -147,4 +147,4 @@ jobs:
147147 DOC_AWS_SECRET_ACCESS_KEY : ${{ secrets.DOC_AWS_SECRET_ACCESS_KEY }}
148148 with :
149149 docs_directory : manufacturing-ai-suite/wind-turbine-anomaly-detection
150- branch_pattern : ' ^main$' # Wind Turbine Anomaly Detection only exists on 'main' branch
150+ branch_pattern : ' ^main$' # Wind Turbine Anomaly Detection only exists on 'main' branch
You can’t perform that action at this time.
0 commit comments