mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
ci: Update build info
This commit is contained in:
3
bin/update-build-info.sh
Normal file
3
bin/update-build-info.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo 'export = { buildDate:"'`date --iso-8601=seconds`'", buildRevision: "'`git log -1 --format="%H"`'" };' > src/services/build.ts
|
||||
Reference in New Issue
Block a user