mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
Little cosmetic changes to buildbot (2)
This commit is contained in:
parent
7d4582e18d
commit
343a1f29d5
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