Added missing .PHONY [CI SKIP]
This commit is contained in:
parent
68a19258d4
commit
49007e7a8f
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -51,3 +51,4 @@ stop-db:
|
|||
# =====DOCKER STUFF=====
|
||||
image:
|
||||
@ docker build -t hilde:latest .
|
||||
.PHONY: image
|
||||
|
|
|
|||
Reference in a new issue