mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
remove non-existent targets from .PHONY
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.PHONY: build-in-docker build commands subcommands
|
||||
.PHONY: build-in-docker build clean
|
||||
|
||||
build-in-docker: clean
|
||||
docker run --rm \
|
||||
|
||||
Reference in New Issue
Block a user