Skip to content

Commit 0d68c61

Browse files
committed
added jenkis in bibliography
1 parent 05fd98e commit 0d68c61

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

bibliography.bib

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ @online{lxc
1010
url = "https://linuxcontainers.org/",
1111
keywords = "containers"
1212
}
13-
@online{jenkins,
14-
title = "jenkins project",
15-
url = "www.jenkins.io/doc/book/",
16-
keywords = "continous integration and delivery"
17-
}
1813
@online{docker,
1914
author = "Docker Inc",
2015
title = "docker project",
2116
url = "https://www.docker.com",
2217
keywords = "containers"
2318
}
19+
@online{jenkins,
20+
title = "jenkins project",
21+
author = "jenkins foundation",
22+
url = "www.jenkins.io/doc/book/",
23+
keywords = "continous integration and delivery"
24+
}

0 commit comments

Comments
 (0)