[Update] Jenkisfile
This commit is contained in:
parent
f989a09bd0
commit
1955e2fd4b
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -3,7 +3,7 @@ pipeline {
|
|||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
echo "🔨 Building branch: main"
|
||||
echo "🔨 Building branch: staging"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue