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