Skip to content

Commit

Permalink
chore: do not use npm-read secret (#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
andipaetzold authored Dec 15, 2022
1 parent 5516d92 commit 886933e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
TERM: xterm
steps:
- checkout
- vault/get-secrets:
template-preset: "npm-read"
- run:
name: Npm Install
command: npm ci
Expand Down
1 change: 0 additions & 1 deletion .contentful/vault-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ services:
- dependabot
circleci:
policies:
- npm-read
- semantic-release

0 comments on commit 886933e

Please sign in to comment.