From 2d2921d8e40692ce23703cbc9f2b5a181c7de01d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Mon, 2 Jul 2018 22:28:19 +0200 Subject: [PATCH] create one artifact branch for each build in the matrix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 680e426..43392ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,7 +57,7 @@ script: - | ./utils/auto-push.sh "https://github.com/jsmaniac/travis-os.git" \ "git@github.com:jsmaniac/travis-os-deploy-artifacts.git" \ - "master" \ + "screenshots-$MODE" \ "deploy-base" \ "edf345aad47e" \ "deploy-screenshots"