Skip to content

Commit

Permalink
REVERTME: trigger debian build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyZhang0707 committed Dec 18, 2023
1 parent 90c1c53 commit 4f4ef18
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/matrix-commitly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,35 @@ build-packages:
package: deb
check-manifest-suite: ubuntu-22.04-amd64

# Debian
- label: debian-12
image: debian:12
package: deb
check-manifest-suite: debian-12-amd64

build-images:
- label: ubuntu
base-image: ubuntu:22.04
package: deb
artifact-from: ubuntu-22.04

# Debian
- label: debian
base-image: debian:12-slim
package: deb
artifact-from: debian-12

smoke-tests:
- label: ubuntu
- label: debian

scan-vulnerabilities:
- label: ubuntu
- label: debian

release-packages:

release-images:
- label: ubuntu
package: deb
- label: debian

0 comments on commit 4f4ef18

Please sign in to comment.