diff --git a/.drone.yml b/.drone.yml index 1ea5f79..f2566f7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: