Skip to content

Commit

Permalink
feat: add project description
Browse files Browse the repository at this point in the history
Declare this as a feature to test the Release workflow.
  • Loading branch information
odzhychko committed Jan 11, 2024
1 parent 3f6c7a1 commit 8ea2bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ plugins {
}

version = computeVersion()
description = "Helm Chart to run MPS and Modelix components in the cloud with Kubernetes"

fun computeVersion(): Any {
val versionFile = file("helm-chart-version.txt")
Expand Down

0 comments on commit 8ea2bec

Please sign in to comment.