Compare commits
No commits in common. "main" and "0.6.5" have entirely different histories.
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -37,9 +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