Compare commits

...

2 Commits

Author SHA1 Message Date
Bastian Mäuser
db1151eefe Merge pull request 'Remove debugging' (#11) from mephisto-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: mephisto/clubbing-content#11
2025-06-13 12:14:27 +02:00
Bastian Mäuser
7993c11c8b Remove debugging 2025-06-13 12:14:18 +02:00

View File

@@ -3,11 +3,11 @@ type: docker
name: deploy-to-remote
steps:
- name: display environment variables
image: busybox
pull: if-not-exists
commands:
- printenv
# - name: display environment variables
# image: busybox
# pull: if-not-exists
# commands:
# - printenv
- name: copy-file-over-scp
image: appleboy/drone-scp
settings: