Commit 17648480 authored by duanjinfei's avatar duanjinfei

Merge branch 'master' into test

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