diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:39:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:39:34 +0000 |
commit | 1a040104899b0285a3a41ebd1dfe72a84dedeb22 (patch) | |
tree | e22983d910417ad86452c74b9c6a272b7e07ee82 /debian/.gitlab-ci.yml | |
parent | Adding debian version 1:7.9p1-10+deb10u3. (diff) | |
download | openssh-01f2aae37ffa53d8236aa41be81ebbb4fdff1dc2.tar.xz openssh-01f2aae37ffa53d8236aa41be81ebbb4fdff1dc2.zip |
Adding debian version 1:7.9p1-10+deb10u4.debian/1%7.9p1-10+deb10u4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/.gitlab-ci.yml')
-rw-r--r-- | debian/.gitlab-ci.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml deleted file mode 100644 index 4816152..0000000 --- a/debian/.gitlab-ci.yml +++ /dev/null @@ -1,9 +0,0 @@ -include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml - -variables: - RELEASE: 'buster' - SALSA_CI_COMPONENTS: 'main contrib non-free' - SALSA_CI_DISABLE_REPROTEST: 1 - SALSA_CI_DISABLE_LINTIAN: 1 - SALSA_CI_DISABLE_PIUPARTS: 1 |