Skip to content

Commit 5058949

Browse files
author
Caspar van Leeuwen
committed
Added note on for and on arguments being supported from bot v 0.9.0 onwards
1 parent 89338ee commit 5058949

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/bot.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ bot: build for:arch=<for_arch>
7272
Where the `for_arch` could be e.g. `x64_64/amd/zen4`. This will trigger the bot to allocate a node of that type _and_
7373
build in the `/cvmfs/software.eessi.io/versions/<eessi-version>/software/linux/x86_64/amd/zen4` prefix.
7474

75+
!!! note
76+
The `for:` (and `on:`, see below) argument to the bot where introduced in bot version 0.9.0. They replace the `architecture=... accelerator=...` syntax used in bot versions <= v0.8.0.
77+
7578
!!! warning
7679
Most likely, you want to supply one or more filters to avoid that all bots are triggered to build for all
7780
configurations that match the above command.

0 commit comments

Comments
 (0)