feat: with key checking wip
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-27 15:41:17 +02:00
parent 02ec96e93c
commit 3a9f00b1e5
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -41,6 +41,7 @@ steps:
CUDDLE_SSH_AGENT: "true"
OP_SERVICE_ACCOUNT_TOKEN:
from_secret: op_service_account_token
GIT_SSH_COMMAND: "ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
depends_on:
- "load_secret"