ci: fix the typo again
This commit is contained in:
parent
b81f19fede
commit
3d8dd2a0fc
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -84,7 +84,7 @@ pipeline {
|
|||
script {
|
||||
sh 'git checkout main'
|
||||
unstash "md"
|
||||
unstach "ver"
|
||||
unstash "ver"
|
||||
sh '''
|
||||
#!/bin/bash
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue