Added missing .PHONY [CI SKIP]

pull/8/head
Jef Roosens 2021-06-25 12:51:17 +02:00
parent 68a19258d4
commit 49007e7a8f
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 0 deletions

View File

@ -51,3 +51,4 @@ stop-db:
# =====DOCKER STUFF=====
image:
@ docker build -t hilde:latest .
.PHONY: image