From 073b58e31ebf6d289492eb0332f11202f67596f1 Mon Sep 17 00:00:00 2001 From: arhag Date: Fri, 3 May 2019 23:00:17 -0400 Subject: [PATCH] use protocol-features-sync-nodes branch for LRT pipeline --- pipeline.jsonc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pipeline.jsonc b/pipeline.jsonc index cf98935463b..e4430559f0e 100644 --- a/pipeline.jsonc +++ b/pipeline.jsonc @@ -3,6 +3,10 @@ { "pipeline-branch": "protocol-features-sync-nodes" }, + "eosio-lrt": + { + "pipeline-branch": "protocol-features-sync-nodes" + }, "eos-multiversion-tests": { "pipeline-branch": "protocol-features-sync-nodes", @@ -15,4 +19,4 @@ { "pipeline-branch": "protocol-features-sync-nodes" } -} \ No newline at end of file +}