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 438171c commit 680fa57Copy full SHA for 680fa57
Makefile
@@ -28,4 +28,5 @@ debug: build
28
check:
29
$(DOCKER) run --rm \
30
--entrypoint=/usr/local/bin/latest.sh \
31
- $(REPO)
+ $(REPO)
32
+
0 commit comments