mirror of
https://github.com/distribution/distribution
synced 2025-02-23 06:49:36 +01:00
Merge pull request #2019 from joaofnfernandes/remove-jenkinsfile
Remove Jenkinsfile used for docs CI
This commit is contained in:
commit
62e88f0fe7
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")
|
||||
}
|
Loading…
Reference in New Issue
Block a user