update from sparkleup
This commit is contained in:
parent
d563f71177
commit
f49756265b
|
@ -13,7 +13,15 @@
|
|||
</header>
|
||||
<article class="content">
|
||||
<h1 id="do-tutorial-series">DO Tutorial series</h1>
|
||||
<p>Setting up an application with CI/CD with Gitea and Drone</p>
|
||||
<h2 id="proposed-tutorial-series-setting-up-an-application-with-cicd-with-gitea-and-drone">Proposed tutorial series: Setting up an application with CI/CD with Gitea and Drone</h2>
|
||||
<h3 id="tutorials">Tutorials</h3>
|
||||
<ol>
|
||||
<li>Installing Gitea</li>
|
||||
<li>Installing Drone</li>
|
||||
<li>Setting up testing</li>
|
||||
<li>Setting up deployment</li>
|
||||
<li>Setting up feature branch subdomains</li>
|
||||
</ol>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-12-05</p>
|
||||
|
|
Loading…
Reference in New Issue