mirror of
https://github.com/Traceworks2023/nxtgauge-frontend-solid.git
synced 2026-06-10 21:22:28 +00:00
ci: allow insecure registry for self-signed TLS cert
This commit is contained in:
parent
bb6db6c166
commit
03df98a979
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ steps:
|
|||
settings:
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
insecure: true
|
||||
username:
|
||||
from_secret: REGISTRY_USERNAME
|
||||
password:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue