Skip to content

Commit 90753f7

Browse files
committed
debug error
1 parent da15450 commit 90753f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +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
31+
- restore_cache: *restore_cache_settings_for_build
3232
- run: ./build.sh ${APPNAME}
3333
- save_cache: *save_cache_settings
3434
- deploy:

0 commit comments

Comments
 (0)