]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: pkg: added debian 13
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 19 Feb 2025 14:29:04 +0000 (15:29 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 23 Apr 2025 15:04:30 +0000 (17:04 +0200)
(cherry picked from commit c26ada8041d60827887a05977364f5eab7e7fb12)

.gitlab-ci.yml

index 3184794bdbc6e1ee96e93ca2dcf9504f7d79ffc4..0517f28d1758c454f9b68f7dda0103196d61d508 100644 (file)
@@ -873,6 +873,10 @@ pkg:make-archive:
     - apkg build-dep
     - apkg make-archive
 
+pkg:debian-13:
+  <<: *pkg_test_deb
+  image: $CI_REGISTRY/packaging/apkg/full/debian-13
+
 pkg:debian-12:
   <<: *pkg_test_deb
   <<: *enable_repo_build