File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
workshops/dcms-oci/config/threads/k8s Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 33# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
44
55# MS="frontend-helidon order-helidon supplier-helidon-se inventory-helidon inventory-springboot"
6- MS=" frontend-helidon order-helidon supplier-helidon-se inventory-helidon foodwinepairing-python "
6+ MS=" frontend-helidon order-helidon supplier-helidon-se inventory-helidon"
77for s in $MS ; do
88 echo ________________________________________
99 echo " Deploying $s ..."
Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ while ! test -z "$DEPENDENCIES"; do
2424 DEPENDENCIES=" $WAITING_FOR "
2525 sleep 1
2626done
27+ state_set VCN_OCID " NA"
2728echo " " > $OUTPUT_FILE
2829state_set_done K8S_THREAD
You can’t perform that action at this time.
0 commit comments