зеркало из https://github.com/Azure/ARO-RP.git
tag image to arosvc.azurecr.io on build
This commit is contained in:
Родитель
3008e16ce6
Коммит
60b4bf70b7
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ generate:
|
|||
go generate ./...
|
||||
|
||||
image: rp
|
||||
docker build -t rp:$(COMMIT) .
|
||||
docker build -t arosvc.azurecr.io/rp:$(COMMIT) .
|
||||
|
||||
secrets:
|
||||
rm -rf secrets
|
||||
|
|
Загрузка…
Ссылка в новой задаче