diff --git a/.drone.yml b/.drone.yml index 34021b4..8ebfabc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,3 +48,4 @@ steps: target: /var/www/jshaver_net/stage args: - "--files-from=deploy-list.txt" + - "-r" diff --git a/deploy-list.txt b/deploy-list.txt index abbc40e..de12806 100644 --- a/deploy-list.txt +++ b/deploy-list.txt @@ -1,3 +1,3 @@ -css/* -images/* +css/ +images/ index.html