Commit d281a85c authored by duanjinfei's avatar duanjinfei

update Makefile

parent 9db529c6
...@@ -8,7 +8,7 @@ pull: ...@@ -8,7 +8,7 @@ pull:
git pull git pull
build: build:
docker build --no-cache -t caduceus/computing-node:${TAG} . docker build --no-cache -t caduceus/computing-node:$(TAG) .
push: push:
docker push caduceus/computing-node:${TAG} docker push caduceus/computing-node:$(TAG)
\ No newline at end of file \ No newline at end of file
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