You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a variable name contains any reference to a password, like "password", "sshKey", "secret", or "passphrase", its value will be masked with "********".
All variables are prefixt with bamboo_ and the secrets follow the convention above.
Bamboo uses the syntax:
All variables are prefixt with
bamboo_
and the secrets follow the convention above.Example:
Source:
The text was updated successfully, but these errors were encountered: