We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2db859 + 783e59a commit a902449Copy full SHA for a902449
.circleci/config.yml
@@ -45,9 +45,7 @@ build_steps: &build_steps
45
- setup_remote_docker
46
- run: *install_dependency
47
- run: *install_deploysuite
48
- - restore_cache: *restore_cache_settings_for_build
49
- run: npm install
50
- - save_cache: *save_cache_settings
51
- run:
52
name: "configuring environment"
53
command: |
0 commit comments