Commit 362fa7b9 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'brent.hampton-master-patch-41174' into 'master'

Change additional cert file name to avoid conflicts

See merge request gitlab-org/gitlab!35295
parents de4645a8 550da27a
...@@ -90,7 +90,7 @@ store: ...@@ -90,7 +90,7 @@ store:
- | - |
echo "-----BEGIN CERTIFICATE----- echo "-----BEGIN CERTIFICATE-----
... ...
-----END CERTIFICATE-----" >> /kaniko/ssl/certs/ca-certificates.crt -----END CERTIFICATE-----" >> /kaniko/ssl/certs/additional-ca-cert-bundle.crt
``` ```
## Video walkthrough of a working example ## Video walkthrough of a working example
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment