Removed node label
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
Some checks failed
Amarillo/amarillo-gitea/amarillo-core/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a6111cd039
commit
32f4eac11f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -2,7 +2,6 @@ pipeline {
|
|||
agent {
|
||||
docker {
|
||||
image 'python:3'
|
||||
label 'amarillo-build-agent'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in a new issue