mirror of
https://github.com/antos-rde/antos.git
synced 2024-12-27 22:18:22 +01:00
fix(CI): pipeline syntax error
This commit is contained in:
parent
a29325781f
commit
637a6c39f3
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,8 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
agent {
|
||||
node { label'master' }
|
||||
}
|
||||
node { label'master' }
|
||||
}
|
||||
options {
|
||||
// Limit build history with buildDiscarder option:
|
||||
|
Loading…
Reference in New Issue
Block a user