Update the CI/CD config to upload the war file.

This commit is contained in:
2023-12-03 11:40:38 +02:00
parent fb307cfba8
commit 6f3f0c5f2d
+1 -1
View File
@@ -30,7 +30,7 @@ steps:
base_url:
from_secret: BASE_URL
files:
- target/*.jar
- target/*.war
checksum:
- md5
- sha1