fix: specify correct version to front-end build
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
gitea-sync/antos/pipeline/tag This commit looks good

This commit is contained in:
DanyLE 2024-03-14 11:10:59 +01:00
parent 7b37c289c8
commit 9b9a43f7f2
2 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ frontend:
ifeq ($(FRONTEND_IGNORE),)
@echo "Building $@"
mkdir -p $(INSTALL_DIR)/htdocs/os
BUILDDIR=$(INSTALL_DIR)/htdocs/os make -C antos-frontend install_dev release
VERSION=$(VERSION) BUILDID=$(BUILDID) BUILDDIR=$(INSTALL_DIR)/htdocs/os make -C antos-frontend install_dev release
else
@echo "Ignore building $@"
endif

@ -1 +1 @@
Subproject commit d72025741c9ba54e77c9a9c321d6fa7eca54dfe4
Subproject commit f4ac0d639d85f7631251539b79028bdc2f768b6d