Update the CI/CD config to upload the war file.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ steps:
|
||||
base_url:
|
||||
from_secret: BASE_URL
|
||||
files:
|
||||
- target/*.jar
|
||||
- target/*.war
|
||||
checksum:
|
||||
- md5
|
||||
- sha1
|
||||
|
||||
Reference in New Issue
Block a user