We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88286d commit d312579Copy full SHA for d312579
packaging/conda/meta.yaml.in
@@ -12,6 +12,7 @@ build:
12
binary_relocation: true
13
script_env:
14
- PKG_VERSION
15
+ - GIT_VERSION={{PKG_VERSION}}
16
- CLANGUML_GIT_REVISION={{PKG_VERSION}}
17
- CLANGUML_GIT_BRANCH={{GIT_BRANCH}}
18
- CLANGUML_GIT_COMMIT={{GIT_COMMIT}}
0 commit comments