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
|
||||
id: gitea_vault_jwt
|
||||
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
|
||||
|
||||
tofu:
|
||||
|
||||
Reference in New Issue
Block a user