feat: with updated permissions

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-27 15:26:26 +02:00
parent 7e008bea09
commit c7fdd4fe17

View File

@@ -27,6 +27,7 @@ steps:
path: /var/run path: /var/run
commands: commands:
- eval `ssh-agent` - eval `ssh-agent`
- chmod -r 600 ~/.ssh
- ssh-add - ssh-add
- cuddle x build_cuddle_image - cuddle x build_cuddle_image
environment: environment: