I have built the plugin-git image for FreeBSD+podman. The image works locally, but not when used with woodpecker-agent. I am getting this error on a pipeline run:
Error: error changing directory to/woodpecker/src/codeberg.org/scip/jaildk: No such file or directory
A copy of the plugin-git image is available here: codeberg.org/scip/jaildk:plugingit1 (just ignore the image name, I didn't have the time to create a repo for this, so this image is the one built with the Dockerfile of the attached PR).
This is part of a larger effort to build a FreeBSD CI Agent, upstream discussion is here (with complete error log etc).
I am not sure from where this error originates. Maybe it has something to do with my image build or with something else. Any advice would be much appreciated!
best,
Tom