This commit is contained in:
parent
e5eadd8c73
commit
cc81e46307
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ steps:
|
|||
target: /var/www/jshaver_net/stage/${DRONE_BRANCH}/resume
|
||||
prescript:
|
||||
- mkdir -p /var/www/jshaver_net/stage/${DRONE_BRANCH}/resume
|
||||
- rsync --version
|
||||
- ls -lR dep
|
||||
recursive: true
|
||||
args:
|
||||
- "--files-from=deploy-list.txt"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
./dep/*
|
||||
./dep
|
||||
./style.css
|
||||
index.html
|
||||
./John-Shaver-Resume-2021.pdf
|
||||
|
|
Loading…
Reference in a new issue