From: Tim Rozet Date: Tue, 17 Jul 2018 21:51:02 +0000 (-0400) Subject: Apex: change detect script to just include-raw X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=158daaba615509c200139b1bc43d28b35120ef2c;p=releng.git Apex: change detect script to just include-raw Change-Id: I2366cbaba46734877782951365a4abebca9d17b8 Signed-off-by: Tim Rozet --- diff --git a/jjb/3rd_party_ci/odl-netvirt.yaml b/jjb/3rd_party_ci/odl-netvirt.yaml index 77263d0a7..62e4ca198 100644 --- a/jjb/3rd_party_ci/odl-netvirt.yaml +++ b/jjb/3rd_party_ci/odl-netvirt.yaml @@ -275,4 +275,4 @@ name: 'detect-opnfv-snapshot' builders: - shell: - !include-raw-escape: ./detect-snapshot.sh + !include-raw: ./detect-snapshot.sh