Im dumb
This commit is contained in:
parent
d5789cef75
commit
3685db6892
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ pipeline {
|
||||
stage('build') {
|
||||
steps {
|
||||
script {
|
||||
sh 'python django_lostplaces/setup.py bdist_wheel --universal'
|
||||
sh 'pipenv run build'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user