Skip to content

Commit fc8ed41

Browse files
committed
Revert "chore: update CA certificates in config.yml"
This reverts commit b14fe0b.
1 parent 13214ed commit fc8ed41

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,6 @@ jobs:
109109
- save_cache: *save_node_modules_base
110110
- save_cache: *save_node_modules_packages
111111
- run: *create_app_env
112-
- run:
113-
name: Update CA certificates
114-
command: |
115-
sudo apt-get update
116-
sudo apt-get install -y ca-certificates
117-
sudo update-ca-certificates
118112
- run:
119113
name: Create service-account.json
120114
environment:

0 commit comments

Comments
 (0)