aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.yml b/build.yml
index ec137a9..2be6258 100644
--- a/build.yml
+++ b/build.yml
@@ -24,5 +24,5 @@ tasks:
- deploy: |
cd midr
sshopts="ssh -o StrictHostKeyChecking=no"
- rsync --rsh="$sshopts" -rP *.tar.xz $deploy:/var/www/$target
+ rsync --rsh="$sshopts" -rP *.tar.* $deploy:/var/www/$target