source-code_snippets_9_js
yepcode.processes.run("hello-world", {
parameters: {
name: "Jane Doe",
},
tag: "latest",
comment: "Running hello-world from execution",
settings: {
agentPoolSlug: "eu-west-1",
},
});
yepcode.processes.run("hello-world", {
parameters: {
name: "Jane Doe",
},
tag: "latest",
comment: "Running hello-world from execution",
settings: {
agentPoolSlug: "eu-west-1",
},
});