Skip to content

Commit a8d0b6c

Browse files
committed
build: add PHONY target for "release"
1 parent d4a35a6 commit a8d0b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ prepare:
3636
docker pull debian:stretch-slim
3737
FORCE_REBUILD=1 $(MAKE)
3838

39-
.PHONY: all build tag push clean prepare
39+
.PHONY: all build tag push clean prepare release

0 commit comments

Comments
 (0)