diff options
Diffstat (limited to 'jjb/fuel/fuel-project-jobs.yml')
-rw-r--r-- | jjb/fuel/fuel-project-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/fuel/fuel-project-jobs.yml b/jjb/fuel/fuel-project-jobs.yml index 3ad28c198..7cb342e98 100644 --- a/jjb/fuel/fuel-project-jobs.yml +++ b/jjb/fuel/fuel-project-jobs.yml @@ -202,7 +202,7 @@ description: "Directory where the build artifact will be located upon the completion of the build." - string: name: CACHE_DIRECTORY - default: $HOME/opnfv/cache/$INSTALLER + default: $HOME/opnfv/cache/$INSTALLER_TYPE description: "Directory where the cache to be used during the build is located." - string: name: GS_URL |