Skip to content

Commit 3afea42

Browse files
committed
publish debs
1 parent cb8f446 commit 3afea42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

debian/Jenkinsfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ distributions.each { distro ->
104104
}
105105
parallel branches
106106

107-
// node {
108-
// stage('Publish to Aptly') {
109-
// publishDebToAptly()
110-
// }
111-
// }
107+
node {
108+
stage('Publish to Aptly') {
109+
publishDebToAptly()
110+
}
111+
}

0 commit comments

Comments
 (0)