We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b69a2 commit 4a97806Copy full SHA for 4a97806
workshops/dcms-oci/config/threads/k8s/apply.sh
@@ -24,4 +24,5 @@ while ! test -z "$DEPENDENCIES"; do
24
DEPENDENCIES="$WAITING_FOR"
25
sleep 1
26
done
27
+echo "" > $OUTPUT_FILE
28
state_set_done K8S_THREAD
0 commit comments