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
|
target: /var/www/jshaver_net/stage/${DRONE_BRANCH}/resume
|
||||||
prescript:
|
prescript:
|
||||||
- mkdir -p /var/www/jshaver_net/stage/${DRONE_BRANCH}/resume
|
- mkdir -p /var/www/jshaver_net/stage/${DRONE_BRANCH}/resume
|
||||||
- rsync --version
|
- ls -lR dep
|
||||||
recursive: true
|
recursive: true
|
||||||
args:
|
args:
|
||||||
- "--files-from=deploy-list.txt"
|
- "--files-from=deploy-list.txt"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
./dep/*
|
./dep
|
||||||
./style.css
|
./style.css
|
||||||
index.html
|
index.html
|
||||||
./John-Shaver-Resume-2021.pdf
|
./John-Shaver-Resume-2021.pdf
|
||||||
|
|
Loading…
Reference in a new issue