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 80c01f7 commit fc38bd1Copy full SHA for fc38bd1
.circleci/config.yml
@@ -5,7 +5,6 @@ orbs:
5
shared: getoutreach/[email protected]
6
queue: eddiewebb/[email protected]
7
## <<Stencil::Block(CircleCIExtraOrbs)>>
8
-
9
## <</Stencil::Block>>
10
11
parameters:
@@ -16,7 +15,6 @@ parameters:
16
15
type: boolean
17
default: false
18
## <<Stencil::Block(CircleCIExtraParams)>>
19
20
21
22
# Extra contexts to expose to all jobs below
@@ -32,7 +30,6 @@ contexts: &contexts
32
30
- tray-webhooks
33
31
- wizcli
34
## <<Stencil::Block(extraContexts)>>
35
36
37
38
# Test configs to pass to test and cache jobs
0 commit comments