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 089e384 commit 9a0c9e5Copy full SHA for 9a0c9e5
.circleci/config.yml
@@ -8,6 +8,7 @@ defaults: &defaults
8
9
jobs:
10
build:
11
+ <<: *defaults
12
steps:
13
- checkout
14
- run:
0 commit comments