Revert Jenkinsfile changes
Some checks failed
DragSE Gitea/redis/pipeline/head There was a failure building this commit
Some checks failed
DragSE Gitea/redis/pipeline/head There was a failure building this commit
This commit is contained in:
parent
28bb81287e
commit
356098d858
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,6 @@
|
||||
node {
|
||||
def app
|
||||
|
||||
stages {
|
||||
stage('Clone repository') {
|
||||
/* Let's make sure we have the repository cloned to our workspace */
|
||||
|
||||
@ -29,4 +28,3 @@ node {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user