Fix push to latest
This commit is contained in:
parent
2083b8a563
commit
bae99934b7
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -12,3 +12,4 @@ build:
|
|||
|
||||
push:
|
||||
@docker push $(REPO):$(GIT_SUMMARY)
|
||||
@docker push $(REPO)
|
||||
|
|
Loading…
Reference in a new issue