mirror of
https://github.com/distribution/distribution.git
synced 2025-09-05 00:41:19 +00:00
Merge pull request #2019 from joaofnfernandes/remove-jenkinsfile
Remove Jenkinsfile used for docs CI
This commit is contained in:
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@@ -1,8 +0,0 @@
|
|||||||
// Only run on Linux atm
|
|
||||||
wrappedNode(label: 'docker') {
|
|
||||||
deleteDir()
|
|
||||||
stage "checkout"
|
|
||||||
checkout scm
|
|
||||||
|
|
||||||
documentationChecker("docs")
|
|
||||||
}
|
|
Reference in New Issue
Block a user