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 226bc33 commit b5abf15Copy full SHA for b5abf15
Dockerfile
@@ -7,4 +7,4 @@ RUN apk add --update -t --no-cache git curl alpine-sdk
7
8
RUN ["pip", "install", "commitizen>=2,<3"]
9
10
-CMD [ "cz version" ]
+CMD [ "cz", "version" ]
0 commit comments