Updated to not regenerate build recipe each time during CI
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -26,7 +26,6 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh "python -m build"
|
||||
sh "grayskull pypi dist/*.tar.gz"
|
||||
sh "conda-build automlst.engine --output-folder conda-bld"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user