NetworkManager/.gitlab-ci
Thomas Haller 129756a9c2
gitlab-ci: skip python black check during make check for builds
We now install black by default via REQUIRED_PACKAGES script.
Thus, also when we build on Fedora 30, `make check` would run
python black. However, the formatting depends on the version
of python black, and the one in Fedora 30 is not right.

Skip all black tests during `make check`. We have a deicated
gitlab-ci test that runs black already (with the desired version
of black).
2020-11-10 19:06:03 +01:00
..
build.sh gitlab-ci: skip python black check during make check for builds 2020-11-10 19:06:03 +01:00
centos-install.sh gitlab CI: switch to using ci-templates 2020-11-09 09:28:11 +01:00
ci.template gitlab-ci: merge "check-ci-script" test with static checks 2020-11-10 13:51:29 +01:00
config.yml gitlab-ci: bump default-tag 2020-11-10 13:51:29 +01:00
debian-install.sh gitlab-ci: cleanup ".gitlab-ci/{build,fedora-install,debian-install}.sh" 2020-11-10 13:51:29 +01:00
fedora-install.sh gitlab-ci: merge "check-ci-script" test with static checks 2020-11-10 13:51:29 +01:00
ubuntu-install.sh gitlab CI: switch to using ci-templates 2020-11-09 09:28:11 +01:00