try accepting self signed cert
All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m36s
All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m36s
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
|||||||
- name: Auth with gitea for vault
|
- name: Auth with gitea for vault
|
||||||
id: gitea_vault_jwt
|
id: gitea_vault_jwt
|
||||||
run: |
|
run: |
|
||||||
|
curl https://ssl-ca.arcodange.lab:8443/roots.pem -k > /usr/local/share/ca-certificates/arcodange-root.crt && update-ca-certificates
|
||||||
echo -n "${{ secrets.vault_oauth__sh_b64 }}" | base64 -d | bash
|
echo -n "${{ secrets.vault_oauth__sh_b64 }}" | base64 -d | bash
|
||||||
|
|
||||||
tofu:
|
tofu:
|
||||||
|
|||||||
Reference in New Issue
Block a user