Skip to content
Discussion options

You must be logged in to vote

I believe that what you'd like to use is the extend-variables option instead.

https://robotcode.io/03_reference/config#extend-variables

This should 'append' or change the values set in your default profile and keep the rest as inherited.

[profiles.1]
inherits = “default-profile”
[profiles.1.extend-variables]
VAR = "value"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@d-biehl
Comment options

Answer selected by d-biehl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants