Files
cachet-monitor/cli/Makefile
Mac Chiang 43510e18e2 Add slack
2019-12-18 11:54:43 +08:00

4 lines
115 B
Makefile

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