Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
release: website, get repo bundle from bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
mpranj committed Oct 5, 2022
1 parent 75ad2af commit 6d7a808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/Jenkinsfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ def generateDockerBuildStagesWithPackagesInstalled() {
)

// build website
tasks << buildWebsite('debian-buster')
tasks << buildWebsite('debian-bullseye')

return tasks
}
Expand Down

0 comments on commit 6d7a808

Please sign in to comment.