Compare commits
1 Commits
de3442c9ba
...
1d42f57c2e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d42f57c2e |
@ -9,9 +9,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: git.query.consul/unkin/almalinux8:latest
|
image: git.query.consul/unkin/almalinux8:latest
|
||||||
options: --privileged
|
options: --privileged
|
||||||
volumes:
|
|
||||||
- /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt
|
|
||||||
- /etc/pki/tls/certs/ca-bundle.crt:/etc/ssl/certs/ca-certificates.crt
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up environment
|
- name: Set up environment
|
||||||
|
|||||||
@ -11,9 +11,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: git.query.consul/unkin/almalinux8:latest
|
image: git.query.consul/unkin/almalinux8:latest
|
||||||
options: --privileged
|
options: --privileged
|
||||||
volumes:
|
|
||||||
- /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt
|
|
||||||
- /etc/pki/tls/certs/ca-bundle.crt:/etc/ssl/certs/ca-certificates.crt
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up environment
|
- name: Set up environment
|
||||||
|
|||||||
Reference in New Issue
Block a user