You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add GIT_SSL_CAINFO environment variable for secure Git operations
This change introduces the GIT_SSL_CAINFO variable to specify the
location of the CA certificate for SSL connections, enhancing the
security of Git operations within the app-proxy environment.
Additionally, it removes the WORKFLOW_PIPELINES_WEBHOOKS_TLS_SECRET
variable to streamline the configuration.
0 commit comments