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.
1 parent 46c3cc1 commit 0a00765Copy full SHA for 0a00765
.circleci/config.yml
@@ -33,7 +33,6 @@ save_cache_settings: &save_cache_settings
33
builddeploy_steps: &builddeploy_steps
34
- checkout
35
- setup_remote_docker
36
- - run: echo "<< pipeline.parameters.run_automatedtesting >>"
37
- run: *install_dependency
38
- run: *install_deploysuite
39
- restore_cache: *restore_cache_settings_for_build
0 commit comments