We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12188cc commit f1f47d9Copy full SHA for f1f47d9
1 file changed
.circleci/config.yml
@@ -5,6 +5,7 @@ jobs:
5
docker:
6
- image: alpine
7
steps:
8
+ - checkout
9
- run: |
10
apk add nodejs
11
apk add npm
0 commit comments