This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
Missing workdir "/opt/build" in build container. #794
Labels
type: bug
code to address defects in shipped code
Running
test-build.sh
returnsError: workdir "/opt/build" does not exist
This is due to the
--workdir
option passed to docker.The option either needs to be removed or the directory created in the build-image.
To Reproduce
Steps to reproduce the behavior:
First checkout the
focal
branchAdditional Context
OS - 5.10.102.1-microsoft-standard-WSL2 via Windows 10
Podman - 4.1.1
The text was updated successfully, but these errors were encountered: