Compare commits
2 Commits
7f6325ca43
...
db1151eefe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db1151eefe | ||
|
|
7993c11c8b |
10
.drone.yml
10
.drone.yml
@@ -3,11 +3,11 @@ type: docker
|
|||||||
name: deploy-to-remote
|
name: deploy-to-remote
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: display environment variables
|
# - name: display environment variables
|
||||||
image: busybox
|
# image: busybox
|
||||||
pull: if-not-exists
|
# pull: if-not-exists
|
||||||
commands:
|
# commands:
|
||||||
- printenv
|
# - printenv
|
||||||
- name: copy-file-over-scp
|
- name: copy-file-over-scp
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user