1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Restore the missing initrd artifact.

This reverts only the path-related changes in b3a9893.
This commit is contained in:
gizmotronic
2017-02-02 13:42:03 -06:00
parent 47491c7e41
commit 015deae38c
5 changed files with 16 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ if [ -z "$VERSION" ]; then
fi
fi
INITRD=${ARTIFACTS}/initrd-${VERSION}
INITRD=initrd-${VERSION}
export VERSION COMMIT INITRD
# Suffix