test
This commit is contained in:
parent
cb0cc370b0
commit
e39b0ab24d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
def app
|
||||
|
||||
stage('Clone') { // for display purposes
|
||||
// Get some code from a GitHub repository
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user