Add build step to generate build info

This commit is contained in:
Patrick Smith
2018-10-15 15:30:45 -04:00
parent 2e4a8520a9
commit 0f658d5036
2 changed files with 4 additions and 1 deletions

View File

@@ -94,6 +94,9 @@ jobs:
paths:
- ./crl
key: disa-crls-v2-{{ .Branch }}-{{ epoch}}
- run:
name: "Generate build info"
command: ./script/generate_build_info.sh
- persist_to_workspace:
root: .
paths: