benvin/artifactapi_2.0.5 (#40)
Deploy / build (push) Successful in 39s

Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
2026-01-25 12:25:01 +11:00
parent b3f0b168fb
commit 4830421e43
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -81,6 +81,7 @@ $(DIRS):
# Build the image
@(cd $(IMAGES_PATH)/$@ && \
export DATE=$(DATE_TAG) && \
export VERSION=$$(cat version) && \
export OS_NAME=$$(echo $@ | cut -d'/' -f1) && \
export OS_VERSION_FULL=$$(echo $@ | cut -d'/' -f2) && \
export OS_IMAGE=$$(echo $@ | cut -d'/' -f3) && \