Merge Dev to Main (Alpine 1.18 and Debian 12(Bookworm) update) #2
@@ -14,7 +14,7 @@ pipeline {
|
|||||||
// Cleanup before starting
|
// Cleanup before starting
|
||||||
cleanWs()
|
cleanWs()
|
||||||
// Checkout the repository
|
// Checkout the repository
|
||||||
git 'https://github.com/lxc/distrobuilder'
|
git branch: 'main', url: 'https://github.com/lxc/distrobuilder'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Image Configs'){
|
stage('Image Configs'){
|
||||||
|
|||||||
Reference in New Issue
Block a user