A configuration file that uses the deprecated deploy step must be converted, and all instances of the deploy step must be removed, regardless of whether or not parallelism is used in the job.
Replace deprecated deploy step with run in circleci/config.yml
Summary (required)
A configuration file that uses the deprecated deploy step must be converted, and all instances of the deploy step must be removed, regardless of whether or not parallelism is used in the job.
Replace deprecated
deploy
step withrun
in circleci/config.ymlRequired reviewers
2 developers
Impacted areas of the application
How to test
feature/circleci-migrate-to-run
and deploy todev
spaceDeploy Proxy
step, proxy app should deploy to dev space without failures