feat: update with ssh agent support
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -21,6 +21,7 @@ RUN cargo install --target x86_64-unknown-linux-musl --path cuddle_cli
|
||||
FROM docker:dind
|
||||
|
||||
RUN apk add bash git
|
||||
RUN eval `ssh-agent`
|
||||
|
||||
COPY --from=1password/op:2 /usr/local/bin/op /usr/local/bin/op
|
||||
|
||||
|
Reference in New Issue
Block a user