fix: Allow passing Global version number and build ID to frontend build
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good

This commit is contained in:
DanyLE
2024-03-14 10:54:55 +01:00
committed by Dany LE
parent 8c20cfec5e
commit 04da2a9d39
2 changed files with 6 additions and 7 deletions

View File

@ -885,7 +885,7 @@ namespace OS {
* Variable represents the current AntOS source code repository
* is an instance of string
*/
export const REPOSITORY: string = "https://github.com/lxsang/antos";
export const REPOSITORY: string = "https://github.com/antos-rde/antos";
/**
* Indicate whether the current de