File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,22 @@ Context variable are the inputs for the automation conditions or checks.
1212
1313 - :fontawesome-brands-github: Supported on GitHub
1414 - :fontawesome-brands-gitlab: Supported on GitLab
15+ - :fontawesome-brands-bitbucket: Supported on Bitbucket
1516 - :octicons-beaker-24: Under development and not available yet.
16- - :fontawesome-solid-flask: Open beta - Under development and currently available for all
17+ - :fontawesome-solid-flask: Open beta - Under development and currently available for all
1718
1819## Overview
1920
2021### Context
2122
2223gitStream includes a collection of variables called contexts.
2324
24- - [ ` branch ` ] ( #branch ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
25+ - [ ` branch ` ] ( #branch ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
2526- [ ` env ` ] ( #env ) :fontawesome-solid-flask: :fontawesome-brands-github:
26- - [ ` files ` ] ( #files ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
27- - [ ` pr ` ] ( #pr ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
28- - [ ` repo ` ] ( #repo ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
29- - [ ` source ` ] ( #source ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
27+ - [ ` files ` ] ( #files ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
28+ - [ ` pr ` ] ( #pr ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
29+ - [ ` repo ` ] ( #repo ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
30+ - [ ` source ` ] ( #source ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
3031
3132### Structures
3233
You can’t perform that action at this time.
0 commit comments