Updates for release 1.11.0 (#187)
* Updates for release 1.11.0 * [skip ci] Update README.md * [skip ci] Update README.md
This commit is contained in:
parent
dd3e4e00d2
commit
e2f9040b95
3 changed files with 17 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -14,7 +14,7 @@ build:
|
|||
docker build -t $(IMAGE_REPO):$(VERSION) .
|
||||
|
||||
.PHONY: build_push
|
||||
push:
|
||||
build_push:
|
||||
@if [ -z "$(VERSION)" ]; then \
|
||||
echo "VERSION is required"; \
|
||||
exit 1; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue