]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move job definitions to the proper place
authorMichał Kępień <michal@isc.org>
Tue, 21 Nov 2023 09:18:52 +0000 (10:18 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 21 Nov 2023 09:18:52 +0000 (10:18 +0100)
commit192cceba5aeb960ddf5dbd92d173acea50b48e1d
tree37af0f1f5f358a037fac021579b8a7d5f4ae3888
parent832c7d4396dcaf8ecaf417be92f7ef1023dc13a7
Move job definitions to the proper place

The definitions of the "ci-variables" and "cross-version-config-tests"
GitLab CI jobs were accidentally added in the .gitlab-ci.yml section
that claims to only contain job templates.  Move the definitions of
these two jobs to a more appropriate location in .gitlab-ci.yml, without
changing the job definitions themselves.
.gitlab-ci.yml