Skip to content

Commit 9ce7d58

Browse files
committed
add back jenkinsfile
1 parent af113ab commit 9ce7d58

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Jenkinsfile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
packagePipeline(
2+
coverallsToken: 'coveralls_ocflib_token',
3+
pypiRelease: true,
4+
dists: ['bullseye', 'bookworm'],
5+
)
6+
7+
// vim: ft=groovy

0 commit comments

Comments
 (0)