xci: Yet another try to find how best to structure stuff
[releng.git] / prototypes / xci / xci-deploy.sh
index 401c098..eb1e9d7 100755 (executable)
@@ -20,7 +20,7 @@ source $XCI_PATH/config/pinned-versions
 source $XCI_PATH/config/user-vars
 
 # source flavor configuration
-source $XCI_PATH/flavors/$XCI_FLAVOR
+source "$XCI_PATH/flavors/${XCI_FLAVOR}-vars"
 
 # source xci configuration
 source $XCI_PATH/config/env-vars