From cc81e463070d5718f547796d83d884d5c94aa134 Mon Sep 17 00:00:00 2001 From: John Shaver Date: Sun, 20 Jun 2021 22:14:51 -0700 Subject: [PATCH] are the files even there? --- .drone.yml | 2 +- deploy-list.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index c625190..5045994 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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" diff --git a/deploy-list.txt b/deploy-list.txt index 2eed046..46db1df 100644 --- a/deploy-list.txt +++ b/deploy-list.txt @@ -1,4 +1,4 @@ -./dep/* +./dep ./style.css index.html ./John-Shaver-Resume-2021.pdf