From ef80d0124aba89b40d7c934f485b25c0537b3fa3 Mon Sep 17 00:00:00 2001 From: Faerbit Date: Tue, 25 Nov 2014 22:07:28 +0100 Subject: [PATCH] Another try at Mega deployment. --- circle.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 8944130..728a304 100644 --- a/circle.yml +++ b/circle.yml @@ -27,4 +27,5 @@ test: deployment: override: - - ./package.sh linux + commands: + - ./package.sh linux