Compare commits
3 Commits
db1151eefe
...
a269ba94f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a269ba94f1 | ||
|
|
88e3fce49a | ||
|
|
80a2248b28 |
@@ -7,7 +7,12 @@ steps:
|
|||||||
# image: busybox
|
# image: busybox
|
||||||
# pull: if-not-exists
|
# pull: if-not-exists
|
||||||
# commands:
|
# commands:
|
||||||
# - printenv
|
# - printenv
|
||||||
|
- name: lint
|
||||||
|
image: osshelp/drone-linter
|
||||||
|
settings:
|
||||||
|
markdown_files:
|
||||||
|
- schedule/schedule.md
|
||||||
- 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