Commit 1f09cf8d authored by duanjinfei's avatar duanjinfei

add Makefile

parent 38107ce0
...@@ -13,7 +13,7 @@ cog_build: ...@@ -13,7 +13,7 @@ cog_build:
cog build cog build
tag: tag:
docker tag cog-anytext:latest docker.aigic.ai/ai/cog-anytext:$(TAG) . docker tag cog-anytext:latest docker.aigic.ai/ai/cog-anytext:$(TAG)
push: push:
docker push docker.aigic.ai/ai/cog-anytext:$(TAG) docker push docker.aigic.ai/ai/cog-anytext:$(TAG)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment