Skip to content

Commit

Permalink
adding context
Browse files Browse the repository at this point in the history
  • Loading branch information
david-shibley-contentful committed Mar 6, 2024
1 parent eaa01b5 commit 5abe37d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,17 @@ workflows:
lint-build-release:
jobs:
- lint-and-test:
context:
- vault
matrix:
parameters:
node-version: ["18.12.0", "20.6.1"]
- lint-commits
context:
- vault
- build
context:
- vault
- semantic-release:
context:
- vault
Expand Down

0 comments on commit 5abe37d

Please sign in to comment.