Commit 38107ce0 authored by duanjinfei's avatar duanjinfei

add Makefile

parent 246d2c88
...@@ -13,7 +13,7 @@ cog_build: ...@@ -13,7 +13,7 @@ cog_build:
cog build cog build
tag: tag:
docker tag cog-anytext:lastest 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