Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth-khatsuriya authored Oct 11, 2021
1 parent 21c81a7 commit cd499fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ WORKFLOW_NAME=`argo submit -v -o json --from wftmpl/${1} -n ${2} -l workflows.ar
-p pytest-args="${8}" \
-p addon-name=${10} \
-p sc4s-version=${11} \
-p install-java=${12} \
-l="${9},test-type=${7},splunk-version=${6}" | jq -r .metadata.name`

echo "After argo submit $?"
Expand Down

0 comments on commit cd499fa

Please sign in to comment.