Ignore tls-verification for internal registry

This commit is contained in:
Felipe M 2020-11-04 13:25:39 +01:00
parent 92f4696a15
commit 456d144a7d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ podman@tag-dev:
podman tag fmartingr/butterrobot:dev registry.int.fmartingr.network/fmartingr/butterrobot:dev
podman@push-dev:
podman push registry.int.fmartingr.network/fmartingr/butterrobot:dev
podman push registry.int.fmartingr.network/fmartingr/butterrobot:dev --tls-verify=false
podman@dev:
make podman@build-dev