зеркало из https://github.com/Azure/ARO-RP.git
add containers_image_openpgp tag (#2032)
This commit is contained in:
Родитель
d66d29613b
Коммит
33133993bb
2
Makefile
2
Makefile
|
@ -29,7 +29,7 @@ aro: generate
|
|||
go build -tags aro,containers_image_openpgp,codec.safe -ldflags "-X github.com/Azure/ARO-RP/pkg/util/version.GitCommit=$(VERSION)" ./cmd/aro
|
||||
|
||||
runlocal-rp:
|
||||
go run -tags aro -ldflags "-X github.com/Azure/ARO-RP/pkg/util/version.GitCommit=$(VERSION)" ./cmd/aro rp
|
||||
go run -tags aro,containers_image_openpgp -ldflags "-X github.com/Azure/ARO-RP/pkg/util/version.GitCommit=$(VERSION)" ./cmd/aro rp
|
||||
|
||||
az: pyenv
|
||||
. pyenv/bin/activate && \
|
||||
|
|
Загрузка…
Ссылка в новой задаче