Add rule to disabled build too

This commit is contained in:
Christophe Bedard 2019-06-26 10:16:09 +02:00
parent 60e156bd8d
commit e5abbbaaaa

View file

@ -20,8 +20,11 @@ before_script:
# paths:
# - install
# - build/*/test_results/*/*.xunit.xml
# - build/*/pytest.xml
# reports:
# junit: build/*/test_results/*/*.xunit.xml
# junit:
# - build/*/test_results/*/*.xunit.xml
# - build/*/pytest.xml
build_enabled:
script: