We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03718e8 commit 3f90f77Copy full SHA for 3f90f77
Dockerfile
@@ -8,4 +8,4 @@ RUN scripts/install-mage.sh
8
9
RUN mage -compile /bin/check-labels -goos linux -goarch amd64
10
11
-ENTRYPOINT ["/bin/check-labels"]
+ENTRYPOINT ["/bin/check-labels", "-v"]
0 commit comments