]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move job definition 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:31:39 +0000 (10:31 +0100)
commitd876d2a61df61599d77bfba26cc2a169cd6fe4d7
tree26bc3e64d1226859ecb2d42ad6afa40be6e621cd
parent3a147a6e965d6cec0de06afded6162cc567327db
Move job definition to the proper place

The definition of the "cross-version-config-tests" GitLab CI job was
accidentally added in the .gitlab-ci.yml section that claims to only
contain job templates.  Move the definition of that job to a more
appropriate location in .gitlab-ci.yml, without changing the job
definition itself.

(cherry picked from commit 192cceba5aeb960ddf5dbd92d173acea50b48e1d)
.gitlab-ci.yml