Compare commits
No commits in common. "fd536862e28a26de73d71676caf02aa034230ec7" and "2822a483e30b5a258cb125c89cb6b0b34e0dabff" have entirely different histories.
fd536862e2
...
2822a483e3
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -2,8 +2,8 @@ pipeline {
|
||||
agent {
|
||||
kubernetes {
|
||||
cloud 'rsys-devel'
|
||||
defaultContainer 'miniforge3'
|
||||
inheritFrom 'miniforge'
|
||||
defaultContainer 'pip'
|
||||
inheritFrom 'pip'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
@ -9,7 +9,7 @@ dependencies:
|
||||
- pytest-asyncio
|
||||
- python-build
|
||||
- conda-build
|
||||
- twine==6.0.1
|
||||
- twine
|
||||
- setuptools_scm
|
||||
- pytest-cov
|
||||
- grayskull
|
Loading…
x
Reference in New Issue
Block a user