Compare commits
11 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 838413ca9f | |||
| fa4abcd024 | |||
| 09a5eba2f0 | |||
| 37381c9503 | |||
| 4f9d6658e1 | |||
| a0fd951321 | |||
| 0584cd2f93 | |||
| ec329d4cfa | |||
| 4ccd26bf6b | |||
| a5c409512b | |||
| 1955e2fd4b |
2 changed files with 5 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
|
@ -1,9 +1,11 @@
|
|||
pipeline {
|
||||
agent any
|
||||
|
||||
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
echo "🔨 Building branch: main"
|
||||
echo "🔨 Building branch: staging"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
# test.repo
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue