introduce variable

This commit is contained in:
Horvath Gergely
2020-03-14 19:16:29 +01:00
parent a164fe485e
commit 2d537484d5
6 changed files with 9 additions and 5 deletions

View File

@ -66,3 +66,7 @@ run_setup: true
run_self_check: true
run_start: true
run_stop: true
# Building every docker image from source on the target host
# Controlling docker image build is possible on a per unit base
matrix_container_images_self_build: false