Only bother packaging the develop branch

This commit is contained in:
David Baker 2019-04-26 14:38:36 +01:00
parent 5ac8a42681
commit bf84c64ea9

View file

@ -39,7 +39,7 @@ steps:
- "yarn install"
- "echo '+++ Packaging'"
- "./scripts/ci_package.sh"
#branches: "travis/test-build"
branches: "develop"
artifact_paths: "dist/riot-*.tar.gz"
plugins:
- docker#v3.0.1: