mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-21 23:01:00 +00:00
Update phony targets
This commit is contained in:
parent
dd21619228
commit
8c51229fc6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY: clean
|
||||
.PHONY: image docs compose_build compose_up compose_down
|
||||
|
||||
image:
|
||||
docker build -t takahe -f docker/Dockerfile .
|
||||
|
|
Loading…
Reference in a new issue