mod secret name
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
philipp lang 2022-11-22 17:44:24 +01:00
parent 5f4f252fa8
commit e658ae8a3b
1 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,7 @@ steps:
image: alpine/git image: alpine/git
environment: environment:
SSH_KEY: SSH_KEY:
from_secret: new_private_key from_secret: private_key
KNOWN_HOSTS: KNOWN_HOSTS:
from_secret: known_hosts from_secret: known_hosts
commands: commands:
@ -65,4 +65,3 @@ steps:
- dev - dev
event: event:
- push - push