mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
check jenkins
This commit is contained in:
parent
b9a499d0f0
commit
caa11c1eca
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -6,7 +6,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Show the branch') {
|
stage('Show the branch 1') {
|
||||||
steps {
|
steps {
|
||||||
sh '/bin/true'
|
sh '/bin/true'
|
||||||
echo "${params.BRANCH}"
|
echo "${params.BRANCH}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue