Skip to content

Commit

Permalink
adding artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
v1j1 committed Oct 31, 2019
1 parent 226dfdf commit 40ba726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ agent any
}
steps {
sh '''
echo $BUILD_NUMBER
python setup.py bdist_wheel
'''
}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ MarkupSafe==1.1.0
Werkzeug==0.14.1
xmlrunner==1.7.7
wheel==0.32.2
setuptools=40.7.3
setuptools=18.5

0 comments on commit 40ba726

Please sign in to comment.