diff --git a/.circleci/config.yml b/.circleci/config.yml index 206fc15560..1b4e25ba1e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,8 +12,6 @@ jobs: TERM: xterm steps: - checkout - - vault/get-secrets: - template-preset: "npm-read" - run: name: Npm Install command: npm ci diff --git a/.contentful/vault-secrets.yaml b/.contentful/vault-secrets.yaml index b41b8b5d2b..63288f6fe2 100644 --- a/.contentful/vault-secrets.yaml +++ b/.contentful/vault-secrets.yaml @@ -5,5 +5,4 @@ services: - dependabot circleci: policies: - - npm-read - semantic-release