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 ecf8078 commit 1785e9eCopy full SHA for 1785e9e
.circleci/config.yml
@@ -169,7 +169,7 @@ jobs:
169
deploy-staging:
170
<<: *defaults
171
steps:
172
- - setup_remote_docker
+ - setup_remote_docker:
173
version: 20.10.14
174
- attach_workspace:
175
at: /home/circleci
@@ -181,7 +181,7 @@ jobs:
181
deploy-production:
182
183
184
185
186
187
0 commit comments