Im dumb
This commit is contained in:
Vendored
+1
-1
@@ -35,7 +35,7 @@ pipeline {
|
||||
stage('build') {
|
||||
steps {
|
||||
script {
|
||||
sh 'python django_lostplaces/setup.py bdist_wheel --universal'
|
||||
sh 'pipenv run build'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user