Skip to content

Commit

Permalink
Add Jenkinsfile to drive internal build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
moss committed Feb 2, 2019
1 parent 0665dde commit 26adb80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
wheelJob(
test: 'pytest',
upstream: [ 'wheelhouse-init' ]
)

0 comments on commit 26adb80

Please sign in to comment.