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") {
|
stage("publish") {
|
||||||
parallel {
|
parallel {
|
||||||
stage ("git.reslate.systems") {
|
stage ("git.reslate.systems") {
|
||||||
when {
|
|
||||||
branch '**/main'
|
|
||||||
}
|
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
CREDS = credentials('username-password-rs-git')
|
CREDS = credentials('username-password-rs-git')
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user