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