refactor(builds): refactored the build process to hold in the build info plus version
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 3m54s

This commit is contained in:
2026-06-18 13:51:17 -05:00
parent 1b1918dcd0
commit 3e8417dcff
7 changed files with 32 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "lst_v3",
"version": "0.1.0-alpha.3",
"build": "175",
"lastBuildDate": "6/17/2026 10:26",
"build": "179",
"lastBuildDate": "6/17/2026 11:03",
"description": "The tool that supports us in our everyday alplaprod",
"main": "index.js",
"scripts": {