Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2016-07-25 09:56:15 +10:00
Родитель 31d2509089
Коммит 10e1dca91d
2 изменённых файлов: 10 добавлений и 2 удалений

8
Jenkinsfile поставляемый Normal file
Просмотреть файл

@ -0,0 +1,8 @@
// Only run on Linux atm
wrappedNode(label: 'linux') {
deleteDir()
stage "checkout"
checkout scm
documentationChecker("docs")
}

Просмотреть файл

@ -48,7 +48,7 @@ and community of the Docker Project.
* Michael Crosby
* Steve Francia
* Stephen Day
* Arnaud Poterie
* Arnaud Porterie
## Individual Contributors
@ -64,7 +64,7 @@ and community of the Docker Project.
* Ahmet Alp Balkan (Microsoft)
* Rohit Jnagal (Google)
## User
## Users
* Nicola Paolucci (Atlassian)
* Burke Libbey (Shopify)