Remove debugging

This commit is contained in:
Bastian Mäuser
2025-06-13 12:14:18 +02:00
parent 7f6325ca43
commit 7993c11c8b

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: