From 6dfd704bf09e8dcf9c879233622c1010a7014311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Sun, 5 Jan 2020 19:12:03 +0100 Subject: [PATCH] ci: Mark the deployment script as executable. --- ci/deploy.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 ci/deploy.sh diff --git a/ci/deploy.sh b/ci/deploy.sh old mode 100644 new mode 100755