Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 4fe18c1

Browse files
committed
Removed the circleci cache
1 parent bf57b89 commit 4fe18c1

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
@@ -28,9 +28,7 @@ builddeploy_steps: &builddeploy_steps
2828
- setup_remote_docker
2929
- run: *install_dependency
3030
- run: *install_deploysuite
31-
- restore_cache: *restore_cache_settings_for_build
3231
- run: ./build.sh ${APPNAME}
33-
- save_cache: *save_cache_settings
3432
- deploy:
3533
name: Running MasterScript.
3634
command: |

0 commit comments

Comments
 (0)