cicd: add presentation

This commit is contained in:
Julian Tölle 2018-07-29 22:20:49 +02:00
parent 3c129c9033
commit 1c9e41b2d9
68 changed files with 14799 additions and 1 deletions

View file

@ -9,7 +9,7 @@
<body id="home">
<h1>Apricotes Presentations</h1>
<h3>Mostly done for the
<h3>
<a href="https://www.meetup.com/JavaScript-Meetup-Bielefeld/">JavaScript Meetup Bielefeld</a>
</h3>
<ul>
@ -19,6 +19,17 @@
<li>
<a href="./fpJs/index.html">#2 Feb 18 - Functional Programming</a>
</li>
</ul>
<h3>
<a href="https://www.meetup.com/Cloud-Lab-Bielefeld">CloudLab Bielefeld</a>
</h3>
<ul>
<li>
<a href="./cicd/index.html">#1 July 18 - CI/CD at TrackCode using Jenkins, Helm and Kubernetes</a>
</li>
</ul>