We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8934f59 commit 89338eeCopy full SHA for 89338ee
docs/bot.md
@@ -117,7 +117,7 @@ bot: build repo:eessi.io-2023.06-software for:arch=x86_64/amd/zen4 inst:azure
117
118
#### Native builds
119
120
-If you want to allocate the same node type that you want to build for, you can ommit the `on:` argument.
+If you want to allocate the same node type that you want to build for, you can omit the `on:` argument.
121
For example: `bot:build for:arch=x86_64/amd/zen4` is fully equivalent to `bot:build on:arch=x86_64/amd/zen4 for:arch=x86_64/amd/zen4`.
122
123
#### Cross-compiling
0 commit comments