Update build process and version embedding.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
GREEN='\033[0;32m'
|
||||
NC='\033[0m' # No Color
|
||||
LAB_CA="./lab-ca"
|
||||
LAB_CA="build/lab-ca"
|
||||
PROVISION_CONFIG="examples/example-certificates.hcl"
|
||||
# Build and install
|
||||
# Build script for lab-ca with version injection from git tag
|
||||
|
Reference in New Issue
Block a user