diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 04:59:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 04:59:09 +0000 |
commit | f3b3a251da5c78d1d71434b1c767a9e14a8b4814 (patch) | |
tree | 2c3caddedee98aaeee75dc017d1ece251e4447c8 /debian/.gitlab-ci.yml | |
parent | Adding debian version 1:9.11.5.P4+dfsg-5.1+deb10u8. (diff) | |
download | bind9-f3b3a251da5c78d1d71434b1c767a9e14a8b4814.tar.xz bind9-f3b3a251da5c78d1d71434b1c767a9e14a8b4814.zip |
Adding debian version 1:9.11.5.P4+dfsg-5.1+deb10u9.debian/1%9.11.5.P4+dfsg-5.1+deb10u9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/.gitlab-ci.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml new file mode 100644 index 0000000..c4b0edf --- /dev/null +++ b/debian/.gitlab-ci.yml @@ -0,0 +1,5 @@ +include: + - https://salsa.debian.org/lts-team/pipeline/raw/master/recipes/buster.yml + +variables: + SALSA_CI_BLHC_ARGS: --ignore-flag -D_FORTIFY_SOURCE=2 |