Simplify banner text to display application version only
Build and Push Docker Image / build-and-push (push) Successful in 21s
Build and Push Docker Image / build-and-push (push) Successful in 21s
This commit is contained in:
@@ -6,6 +6,6 @@
|
|||||||
/\__/ / (_| \ \_/ /\__/ /
|
/\__/ / (_| \ \_/ /\__/ /
|
||||||
\____/ \__,_|\___/\____/
|
\____/ \__,_|\___/\____/
|
||||||
|
|
||||||
$[application.title] ${application.version}
|
Version: ${application.version}
|
||||||
:: Spring Boot${spring-boot.formatted-version} ::
|
:: Spring Boot${spring-boot.formatted-version} ::
|
||||||
running on java ${java.version}
|
running on java ${java.version}
|
||||||
|
|||||||
Reference in New Issue
Block a user