We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6db8d commit 558750bCopy full SHA for 558750b
1 file changed
debian/Jenkinsfile
@@ -1,6 +1,6 @@
1
#!groovy
2
3
-String[] distributions = ['debian:bullseye', 'debian:bookworm', 'debian:trixie', 'ubuntu:focal', 'ubuntu:jammy', 'ubuntu:noble']
+String[] distributions = ['debian:bookworm', 'debian:trixie', 'ubuntu:jammy', 'ubuntu:noble']
4
5
String vendor = 'vitexsoftware'
6
String distribution = ''
0 commit comments