We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1dff3 commit 80b34a7Copy full SHA for 80b34a7
1 file changed
.github/scripts/dispatch_internal_repo_workflow.sh
@@ -6,10 +6,7 @@
6
# ./dispatch_internal_repo_workflow.sh \
7
# --infraRepoName <repo> \
8
# --releaseVersion <version> \
9
-# --targ echo " targetDomain: $targetDomain"
10
- echo " version: $version"
11
-
12
-DISPATCH_EVENT=$(jq -ncM \rkflow <workflow.yaml> \
+# --targetWorkflow "deploy.yaml" \
13
# --targetEnvironment <env> \
14
# --targetComponent <component> \
15
# --targetAccountGroup <group> \
0 commit comments