diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-01-13 14:36:47 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-13 20:27:21 +0000 |
commit | 206f3792f99f521f306098194c408a349f6ab4b8 (patch) | |
tree | e2fb2b88f58c4ffca9712f10a44cee7d7689b388 /jjb/bottlenecks | |
parent | 78b66d9b32f34e02adf6a1a44d1433bf21b17f3f (diff) |
Adapted include-raw with colons
Change-Id: I58511a1a4472742c2941c31964987dc984a2ee71
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/bottlenecks')
-rw-r--r-- | jjb/bottlenecks/bottlenecks.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/bottlenecks/bottlenecks.yml b/jjb/bottlenecks/bottlenecks.yml index c29c5688b..26069cf7b 100644 --- a/jjb/bottlenecks/bottlenecks.yml +++ b/jjb/bottlenecks/bottlenecks.yml @@ -182,7 +182,7 @@ name: bottlenecks-fetch-os-creds builders: - shell: - !include-raw ../../utils/fetch_os_creds.sh + !include-raw: ../../utils/fetch_os_creds.sh - builder: name: bottlenecks-run-rubbos |