From 158daaba615509c200139b1bc43d28b35120ef2c Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 17 Jul 2018 17:51:02 -0400 Subject: Apex: change detect script to just include-raw Change-Id: I2366cbaba46734877782951365a4abebca9d17b8 Signed-off-by: Tim Rozet --- jjb/3rd_party_ci/odl-netvirt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg