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

main
KKlochko 1 year ago
parent fb307cfba8
commit 6f3f0c5f2d

@ -30,7 +30,7 @@ steps:
base_url:
from_secret: BASE_URL
files:
- target/*.jar
- target/*.war
checksum:
- md5
- sha1

Loading…
Cancel
Save