Updated build output format. Updated build log in info.js

This commit is contained in:
Glenn de Haan
2024-10-07 15:09:45 +02:00
parent f13ed225b3
commit a4a11ea59c
2 changed files with 2 additions and 2 deletions

View File

@@ -114,6 +114,6 @@ COPY . .
#
# Set build
#
RUN echo -n `date '+%Y.%m.%d.%H.%M'` > /etc/unifi_voucher_site_build
RUN echo -n `date '+%d/%m/%Y, %H:%M'` > /etc/unifi_voucher_site_build
ARG GIT_TAG
ENV GIT_TAG=$GIT_TAG

View File

@@ -38,7 +38,7 @@ module.exports = () => {
/**
* Output build version
*/
log.info(`[Version] Git: ${variables.gitTag}, Build: ${variables.gitBuild}`);
log.info(`[Version] Git: ${variables.gitTag} - Build: ${variables.gitBuild}`);
/**
* Log external config