From 7dbc302b2f048902124e8f3d9d368c14204cfae5 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Tue, 11 Oct 2016 11:55:36 +0300 Subject: [test] Deploy core test fixtures on Bitrise --- platform/macos/bitrise.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform/macos/bitrise.yml') diff --git a/platform/macos/bitrise.yml b/platform/macos/bitrise.yml index 4a69f569cc..193356f0da 100644 --- a/platform/macos/bitrise.yml +++ b/platform/macos/bitrise.yml @@ -78,7 +78,9 @@ workflows: title: Deploy to Bitrise.io run_if: '{{enveq "SKIPCI" "false"}}' inputs: + - deploy_path: "test/fixtures" - notify_user_groups: none + - is_compress: 'true' - slack: title: Post to Slack run_if: '{{enveq "SKIPCI" "false"}}' -- cgit v1.2.1