]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not install Python packages in GitLab CI jobs
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2020 09:33:11 +0000 (11:33 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2020 09:37:48 +0000 (11:37 +0200)
commit1dfa34da3fa9e3eba73ab22e1e6059449ef7f8ce
tree6f61b492f40580500a7576bd6a4975e425110823
parent7d5cddf6bcb5b8365f1de82532c017a4f8ac7538
Do not install Python packages in GitLab CI jobs

As Python QA tools, BIND system test prerequisites, and documentation
building utilities are now all included in operating system images used
in GitLab CI, do not use pip for installing them in each CI job any
more.

(cherry picked from commit e3c217296d89b19ed3b8c189edcf3dbc7c0df3aa)
.gitlab-ci.yml