remove secrets
continuous-integration/drone/push Build is failing Details

This commit is contained in:
ktyl 2022-09-26 20:06:26 +01:00
parent a3a0fa2989
commit 7556413d19
1 changed files with 0 additions and 7 deletions

View File

@ -5,13 +5,6 @@ name: hello
steps:
- name: greeting
image: alpine
settings:
host:
from_secret: host
user:
from_secret: username
ssh_key:
from_secret: ssh_key
commands:
- make site
- ls site