feat: update with ssh agent support

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-27 15:24:04 +02:00
parent 68b46e4bec
commit a17c5d1421
3 changed files with 12 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ steps:
- name: dockersock
path: /var/run
commands:
- ssh-add
- cuddle x build_cuddle_image
environment:
DOCKER_BUILDKIT: 1