Setup gitea action to build the website, build docker image and push it on registry

This commit is contained in:
2024-01-24 10:46:27 +01:00
parent eeda5a041e
commit bf02657481
13 changed files with 285 additions and 113 deletions
+6
View File
@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="JSHint" enabled="true" level="ERROR" enabled_by_default="true" />
</profile>
</component>