Skip to content

Commit a902449

Browse files
author
vikasrohit
authored
Merge pull request #4198 from appirio-tech/hotfix/disable-build-cache
[PROD] [HOTFIX] disable build cache
2 parents b2db859 + 783e59a commit a902449

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)