Compare commits
1 Commits
de3442c9ba
...
1d42f57c2e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d42f57c2e |
@ -9,9 +9,6 @@ jobs:
|
||||
container:
|
||||
image: git.query.consul/unkin/almalinux8:latest
|
||||
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:
|
||||
- name: Set up environment
|
||||
|
||||
@ -11,9 +11,6 @@ jobs:
|
||||
container:
|
||||
image: git.query.consul/unkin/almalinux8:latest
|
||||
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:
|
||||
- name: Set up environment
|
||||
|
||||
Reference in New Issue
Block a user