Compare commits

..

1 Commits

Author SHA1 Message Date
964bca2da3 test: debug
All checks were successful
Build / build (pull_request) Successful in 38s
2025-01-25 18:01:35 +11:00

View File

@ -70,7 +70,7 @@ $(DIRS):
done done
# Build the image # Build the image
tree /work tree /workspace
(cd $(IMAGES_PATH)/$@ && \ (cd $(IMAGES_PATH)/$@ && \
export DATE=$(DATE_TAG) && \ export DATE=$(DATE_TAG) && \
export OS_NAME=$$(echo $@ | cut -d'/' -f1) && \ export OS_NAME=$$(echo $@ | cut -d'/' -f1) && \