mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Rename release.sh to build-packages.sh
The name release.sh is overloaded. This change renames the script to make the intent clearer. Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
@@ -56,4 +56,4 @@ $(RUN_TARGETS): run-%: image-%
|
||||
|
||||
# Ensure that the local package root exists
|
||||
$(RELEASE_TARGETS): release-%: $(LOCAL_PACKAGE_ROOT)/$(*)/$(ARCH)
|
||||
$(PROJECT_ROOT)/scripts/release.sh $(*)-$(ARCH)
|
||||
$(PROJECT_ROOT)/scripts/build-packages.sh $(*)-$(ARCH)
|
||||
|
||||
Reference in New Issue
Block a user