create one artifact branch for each build in the matrix

This commit is contained in:
Georges Dupéron 2018-07-02 22:28:19 +02:00
parent 3d1559afad
commit 2d2921d8e4

View File

@ -57,7 +57,7 @@ script:
- | - |
./utils/auto-push.sh "https://github.com/jsmaniac/travis-os.git" \ ./utils/auto-push.sh "https://github.com/jsmaniac/travis-os.git" \
"git@github.com:jsmaniac/travis-os-deploy-artifacts.git" \ "git@github.com:jsmaniac/travis-os-deploy-artifacts.git" \
"master" \ "screenshots-$MODE" \
"deploy-base" \ "deploy-base" \
"edf345aad47e" \ "edf345aad47e" \
"deploy-screenshots" "deploy-screenshots"