mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 14:01:46 +02:00
fix makefile
This commit is contained in:
parent
108e1526b8
commit
22ffaf6364
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ release:
|
|||||||
expr `cat VERSION` + 1 > VERSION
|
expr `cat VERSION` + 1 > VERSION
|
||||||
git push --tags
|
git push --tags
|
||||||
|
|
||||||
build-static: build-binary
|
build-static:
|
||||||
docker build -t gcr.io/dworken-k8s/hishtory-static -f web/caddy/Dockerfile .
|
docker build -t gcr.io/dworken-k8s/hishtory-static -f web/caddy/Dockerfile .
|
||||||
|
|
||||||
build-api:
|
build-api:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user