update certs
This commit is contained in:
+2
-2
@@ -40,7 +40,7 @@ steps:
|
||||
image: plugins/docker
|
||||
volumes:
|
||||
- name: certs
|
||||
path: /etc/ssl/certs/ca-certificates.crt
|
||||
path: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
- name: docker
|
||||
path: /var/run/docker.sock
|
||||
settings:
|
||||
@@ -60,7 +60,7 @@ steps:
|
||||
image: plugins/docker
|
||||
volumes:
|
||||
- name: certs
|
||||
path: /etc/ssl/certs/ca-certificates.crt
|
||||
path: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
- name: docker
|
||||
path: /var/run/docker.sock
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user