are the files even there?
continuous-integration/drone/push Build is failing Details

This commit is contained in:
John Shaver 2021-06-20 22:14:51 -07:00
parent e5eadd8c73
commit cc81e46307
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -1,4 +1,4 @@
./dep/* ./dep
./style.css ./style.css
index.html index.html
./John-Shaver-Resume-2021.pdf ./John-Shaver-Resume-2021.pdf