Skip to content

Commit

Permalink
ci: pkg: added debian 13
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Feb 19, 2025
1 parent 3a4b8ea commit b42d6a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,11 @@ pkg:make-archive:
- apkg build-dep
- apkg make-archive

pkg:debian-13:
<<: *pkg_test_deb
<<: *enable_repo_build
image: $CI_REGISTRY/packaging/apkg/full/debian-13

pkg:debian-12:
<<: *pkg_test_deb
<<: *enable_repo_build
Expand Down

0 comments on commit b42d6a7

Please sign in to comment.