Test jenkins
This commit is contained in:
parent
db6705fe9a
commit
ed5a614a26
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent {label 'msspec_agent_amd64'}
|
||||
stages {
|
||||
stage('Initial setup....') {
|
||||
stage('Initial setup...') {
|
||||
steps {
|
||||
echo 'Create or update the virtual Python environment'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue