mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-07 15:54:58 -04:00
Don't redifine stage:precheck in ci-variables job definition
The value is defined in the *precheck_job anchor.
(cherry picked from commit 9331451c5f)
This commit is contained in:
parent
709b8687b0
commit
91267eee58
1 changed files with 0 additions and 1 deletions
|
|
@ -602,7 +602,6 @@ vulture:
|
|||
- vulture --exclude "*ans.py,conftest.py,isctest" --ignore-names "pytestmark" bin/tests/system/
|
||||
|
||||
ci-variables:
|
||||
stage: precheck
|
||||
<<: *precheck_job
|
||||
script:
|
||||
- export BIND_BASELINE_BRANCH="$(sed -n -E "s|^m4_define\(\[bind_VERSION_MINOR\], ([0-9]+)\)dnl$|\1|p" configure.ac)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue