Test
continuous-integration/drone/push Build is passing

This commit is contained in:
Bastian Mäuser
2025-06-13 11:23:22 +02:00
parent 265075e922
commit 28725ad8e7
2 changed files with 7 additions and 8 deletions
+6 -7
View File
@@ -3,19 +3,18 @@ type: docker
name: deploy-to-remote name: deploy-to-remote
steps: steps:
- name: copy-file-over-ssh - name: copy-file-over-scp
image: appleboy/drone-ssh image: appleboy/drone-scp
settings: settings:
host: mephis.to host: mephis.to
username: mephisto username: mephisto
port: 22 port: 22
ssh_key: ssh_key:
from_secret: ssh-key from_secret: ssh-key
source: content/schedule/schedule.md source: .
target: /home/mephisto/cc/content/schedule/schedule.md target: /home/mephisto/cc/content
strip_components: 0
overwrite: true
known_hosts: | known_hosts: |
mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa mephis.to ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGLbFtFq1xLwNG8YjKxc46/LQpAnKnZcf0ICq01ZXHfa
trigger:
branch:
-main
+1 -1
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] :: TBA! | | 19.06.2025 23:30CEST | GPN23 | ZKM Karlsruhe (Main Floor / Lounge) | Demon Core [mephisto] :: TBA!! |