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 67ffea5 commit 68f9571Copy full SHA for 68f9571
.circleci/config.yml
@@ -49,6 +49,7 @@ jobs:
49
docker:
50
- image: alpine/git:1.0.7
51
steps:
52
+ - checkout
53
- run:
54
name: Check that the tag being built is on master
55
command: |
0 commit comments