All branches pushes to git.reslate.systems now
This commit is contained in:
parent
09cc9787fd
commit
b56c75849c
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -37,10 +37,6 @@ pipeline {
|
||||
stage("publish") {
|
||||
parallel {
|
||||
stage ("git.reslate.systems") {
|
||||
when {
|
||||
branch '**/main'
|
||||
}
|
||||
|
||||
environment {
|
||||
CREDS = credentials('username-password-rs-git')
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user