Closed NymanRobin closed 5 months ago
The description of the issue is not correct got reminded that the build context of docker is relative to the dockerfile. The error seems to be that .sh ending is missing for the buildipxe file
/triage accepted
Thanks for the fix. /close
@Rozzii: Closing this issue.
The IPXE container builds is not passing this needs to be fixed before any notification system is added to the builds. The current error looks like the paths are relative to repository in container build but jenkins uses absolute path when running build this causes error. Fix might be to make all paths absolute