Skip to content

Commit d1a1259

Browse files
committed
feat: Add MODULE_NAME variable
1 parent b7340ac commit d1a1259

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ includes:
1414
- t
1515

1616
vars:
17+
MODULE_NAME: "gitops-templates"
1718
REPO_URL: "github.com/openmcp-project/gitops-templates"
1819
VERSION:
1920
sh: 'cat VERSION'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.2
1+
v0.0.2-dev

0 commit comments

Comments
 (0)