diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 5f64eb0abf..03123aca27 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -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: