mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 21:17:09 +03:00
Deployed 354b99e with MkDocs version: 1.4.2
This commit is contained in:
@@ -184,7 +184,11 @@
|
||||
<ol>
|
||||
<li>Merge<code>rolling</code> into <code>master</code> branch</li>
|
||||
<li>Best to wait for the GitHub action to run successfully </li>
|
||||
<li>On <code>master</code> branch tag the version like <code>v11.3.1</code> and don't forget to push it.</li>
|
||||
<li>On <code>master</code> branch tag the version like <code>v11.3.1</code> and don't forget to push it:
|
||||
<code>git checkout master
|
||||
git pull
|
||||
git tag v14.0.0
|
||||
git push --tags</code></li>
|
||||
<li>Wait for the GitHub-Action of release creation. After all is done:<ul>
|
||||
<li>the release should be created</li>
|
||||
<li>the artifacts are downloadable from release </li>
|
||||
|
||||
Reference in New Issue
Block a user