Compare commits
2 Commits
2822a483e3
...
fd536862e2
Author | SHA1 | Date | |
---|---|---|---|
fd536862e2 | |||
576dc303f4 |
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -2,8 +2,8 @@ pipeline {
|
||||
agent {
|
||||
kubernetes {
|
||||
cloud 'rsys-devel'
|
||||
defaultContainer 'pip'
|
||||
inheritFrom 'pip'
|
||||
defaultContainer 'miniforge3'
|
||||
inheritFrom 'miniforge'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
@ -9,7 +9,7 @@ dependencies:
|
||||
- pytest-asyncio
|
||||
- python-build
|
||||
- conda-build
|
||||
- twine
|
||||
- twine==6.0.1
|
||||
- setuptools_scm
|
||||
- pytest-cov
|
||||
- grayskull
|
Loading…
x
Reference in New Issue
Block a user