diff options
Diffstat (limited to 'jjb/pre-fetch')
-rw-r--r-- | jjb/pre-fetch/pre-fetch.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/pre-fetch/pre-fetch.yaml b/jjb/pre-fetch/pre-fetch.yaml index 183f7c79..d5e31075 100644 --- a/jjb/pre-fetch/pre-fetch.yaml +++ b/jjb/pre-fetch/pre-fetch.yaml @@ -28,3 +28,9 @@ !include-raw-escape: include-prefetch.sh - shell: !include-raw-escape: include-rsync-prefetch.sh + - conditional-step: + condition-kind: always + steps: + - shell: + !include-raw-escape: + - ../common/include-agl-get-cost.sh |