We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af113ab commit 9ce7d58Copy full SHA for 9ce7d58
Jenkinsfile
@@ -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