We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efa53fc + e116c58 commit 9a2ed5dCopy full SHA for 9a2ed5d
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
docker:
61
- image: circleci/node:12
62
steps:
63
- - checkout_code
+ - checkout
64
- run:
65
name: Set tip of alpha branch on top of release and force-push it to remote
66
command: |
0 commit comments