Ensure branch is properly checked out
This commit is contained in:
parent
fe92b0ec49
commit
6b392e7b09
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -81,6 +81,7 @@ pipeline {
|
||||||
|
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
|
sh 'git checkout main'
|
||||||
unstash "md"
|
unstash "md"
|
||||||
sh '''
|
sh '''
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue