Skip to content
Snippets Groups Projects

Implement filtering by severity and release channel

Merged Emanuele Aina requested to merge wip/em/filtering into master
+ 2
0
@@ -266,6 +266,7 @@ packaging-updates:
before_script:
- apt update && apt install -y --no-install-recommends
python3-debian
python3-gitlab
python3-yaml
script:
- ./bin/packaging-updates
@@ -287,6 +288,7 @@ packaging-updates-upstream-linux:
ca-certificates
git
python3-debian
python3-gitlab
python3-yaml
script:
- ./bin/packaging-updates-upstream-linux
Loading