This commit is contained in:
Mac Chiang
2019-12-18 12:35:44 +08:00
parent 43510e18e2
commit f9f5c278ec
6 changed files with 44 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
build:
docker build --pull -t ${PREFIX}/$$(gcloud config get-value project 2> /dev/null)/status-monitor:$(TAG) .
docker build .