added gitea build
CI / build (push) Successful in 1m11s

This commit is contained in:
2024-12-08 21:37:07 +08:00
parent 7fcae3b18b
commit f49691b837
5 changed files with 74 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM tomcat:jdk21
COPY ./jsf-playground-*.war /usr/local/tomcat/webapps/jsf-playground.war