Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
tags:
- brewery
runTemplates:
- id: "run_id"
- id: "{{run_template_id}}"
name: "{{runTemplate_name}}"
csmSimulation: AzureWebApp/AzureWebApp_Simulation
run: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ workspace_name: Babylon v5 workspace
workspace_key: brewerytestingwork
workspace_description: Testing workspace for the brewery web application
# Runner
run_template_id: run_id
run_template_id: minimal
runner_name: Babylon v5 Runner
runTemplate_name: Standard simulation
owner_name: toto
Loading