whim
This commit is contained in:
parent
88956d4a77
commit
b06994759d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -19,7 +19,7 @@ push:
|
|||
echo "VERSION is required"; \
|
||||
exit 1; \
|
||||
fi
|
||||
@echo $(AUTH) | docker login ghcr.io -u snskArora --password-stdin
|
||||
@echo $(AUTH) | docker login ghcr.io -u snskarora --password-stdin
|
||||
docker push $(IMAGE_REPO):$(VERSION)
|
||||
|
||||
.PHONY: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue