mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Little cosmetic changes to buildbot (2)
This commit is contained in:
parent
52e0f3931d
commit
b61c996c30
2 changed files with 1 additions and 8 deletions
|
@ -99,7 +99,7 @@ def build_config() -> dict[str, Any]:
|
|||
# Since we dynamically create build steps,
|
||||
# we use `virtual_builder_name` in the webinterface
|
||||
# so that we distinguish what has beeing build
|
||||
context=Interpolate("buildbot/%(prop:virtual_builder_name)s"),
|
||||
context=Interpolate("%(prop:virtual_builder_name)s"),
|
||||
),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue