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 {
|
||||
script {
|
||||
sh 'git checkout main'
|
||||
unstash "md"
|
||||
sh '''
|
||||
#!/bin/bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue