This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -4,6 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
echo "Running ${env.BUILD_ID} on ${env.JENKINS_URL}"
|
||||||
echo 'Building..'
|
echo 'Building..'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user