Set runroot_tag and runroot_channel for ODCS.

This commit is contained in:
Jan Kaluža 2018-01-09 10:06:14 +00:00
parent 3418ad602a
commit dbfe9545eb

View file

@ -24,6 +24,8 @@ hashed_directories = True
# RUNROOT settings
runroot = True
runroot_tag = "f26-build"
runroot_channel = "compose"
# PDC settings
pdc_url = '{{ config.pdc_url }}'