Skip to content

Commit 783e59a

Browse files
committed
chore: disable build cache
1 parent 079cd93 commit 783e59a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ build_steps: &build_steps
4545
- setup_remote_docker
4646
- run: *install_dependency
4747
- run: *install_deploysuite
48-
- restore_cache: *restore_cache_settings_for_build
4948
- run: npm install
50-
- save_cache: *save_cache_settings
5149
- run:
5250
name: "configuring environment"
5351
command: |

0 commit comments

Comments
 (0)