We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3c81d commit dde3230Copy full SHA for dde3230
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