diff options
Diffstat (limited to 'kiwi/adei/Dicefile')
-rw-r--r-- | kiwi/adei/Dicefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kiwi/adei/Dicefile b/kiwi/adei/Dicefile new file mode 100644 index 0000000..d335c88 --- /dev/null +++ b/kiwi/adei/Dicefile @@ -0,0 +1,3 @@ +Dice.configure do |config| + config.buildhost = :DOCKER +end |