You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
391 B
10 lines
391 B
# !/bin/bash
|
|
|
|
#./invoke.sh noop 1
|
|
./invoke.sh noop 2
|
|
./invoke.sh noop 3
|
|
./invoke.sh noop 4
|
|
./invoke.sh noop 5
|
|
|
|
#python3 /home/ubuntu/DAGit/controlplane/registrations/dag_register.py /home/ubuntu/DAGit/controlplane/dag_specifications/noop5_dag.json
|
|
python3 /home/ubuntu/DAGit/controlplane/registrations/trigger_register.py /home/ubuntu/DAGit/controlplane/trigger_specifications/noop5_dag.json |