mirror of
https://github.com/apricote/presentations.git
synced 2026-01-13 13:01:03 +00:00
cicd: add presentation
This commit is contained in:
parent
3c129c9033
commit
1c9e41b2d9
68 changed files with 14799 additions and 1 deletions
13
index.html
13
index.html
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue