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
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>