Use drone-ssh
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bastian Mäuser
2025-06-13 10:38:49 +02:00
parent 7660344d9c
commit 2a41b15fb2
2 changed files with 18 additions and 27 deletions

View File

@@ -1,29 +1,20 @@
---
kind: pipeline kind: pipeline
type: ssh type: docker
name: Tutorial name: deploy-to-remote
server:
host: mephis.to
user: mephisto
ssh_key:
from_secret: rsa_key
clone:
disable: false
steps: steps:
- name: clone - name: copy-file-over-ssh
environment: when:
KEY: branch:
from_secret: ssh_key -main
commands: image: appleboy/drone-ssh
- echo "$KEY" > $HOME/.ssh/id_git_rsa settings:
- git clone ssh://git@git.netz.org:222/mephisto/clubbing-content.git /home/mephisto/cc/content host: mephis.to
- git checkout $DRONE_COMMIT username: mephisto
port: 22
- name: Show Environment ssh_key:
commands: from_secret: ssh-key
- whoami source: content/schedule/schedule.md
- pwd target: /home/mephisto/cc/content/schedule/schedule.md
- hostname known_hosts: |
mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa

View File

@@ -5,4 +5,4 @@ title = 'Schedule'
| Time | Event | Location | Artist/Set | | Time | Event | Location | Artist/Set |
|------------------- | -------------- | --------------- | -- | |------------------- | -------------- | --------------- | -- |
| 19.06.2025 23:30CEST | GPN23 | ZKM Karlsruhe (Main Floor / Lounge) | Demon Core [mephisto] :: Borderlime | | 19.06.2025 23:30CEST | GPN23 | ZKM Karlsruhe (Main Floor / Lounge) | Demon Core [mephisto] :: TBA |