This commit is contained in:
parent
329d846f93
commit
fbad94b65d
@ -21,7 +21,7 @@ steps:
|
||||
image: debian:buster-slim
|
||||
volumes:
|
||||
- name: ssh
|
||||
path: $HOME/.ssh/
|
||||
path: /root/.ssh/
|
||||
environment:
|
||||
SSH_KEY:
|
||||
from_secret: gitea_id_ed25519
|
||||
@ -35,7 +35,7 @@ steps:
|
||||
image: kasperhermansen/cuddle:latest
|
||||
volumes:
|
||||
- name: ssh
|
||||
path: $HOME/.ssh/
|
||||
path: /root/.ssh/
|
||||
environment:
|
||||
DOCKER_BUILDKIT: 1
|
||||
DOCKER_USERNAME:
|
||||
|
Loading…
Reference in New Issue
Block a user