From 3f1380e2d672e5b9abf9c30eae02afe98908cded Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Apr 12 2018 13:30:32 +0000 Subject: add the REPO to the environment as well --- diff --git a/.cico.pipeline b/.cico.pipeline index 3645904..60023a8 100644 --- a/.cico.pipeline +++ b/.cico.pipeline @@ -28,6 +28,7 @@ node('pagure') { env.DUFFY_NODE=duffy_rtn[0] env.SSID=duffy_rtn[1] env.BRANCH=params.BRANCH + env.REPO=params.REPO } try {