mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-23 17:41:05 +01:00
docs and makefile changes
This commit is contained in:
3
Makefile
3
Makefile
@@ -62,8 +62,9 @@ cloc:
|
||||
push-docker-io:
|
||||
BUILDER=build docker buildx build \
|
||||
--platform linux/arm64,linux/amd64 \
|
||||
-f Dockerfile.dev \
|
||||
-f Dockerfile \
|
||||
-t docker.io/yusing/godoxy-nightly \
|
||||
-t docker.io/yusing/godoxy-nightly:${VERSION}-${BUILD_DATE} \
|
||||
--build-arg VERSION="${VERSION}-nightly-${BUILD_DATE}" \
|
||||
--push .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user