You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running from head (in an alpine container with go and bubblewrap):
go run ./ build examples/sshfs.yaml --pipeline-dir=pipelines --arch=amd64
...
2022/10/21 19:41:03 melange (sshfs/x86_64): fatal: destination path '.' already exists and is not an empty directory.
The text was updated successfully, but these errors were encountered:
#143 adds e2e tests in CI that build all our examples, and seems to indicate the
sshfs.yaml
example fails at head:https://github.com/chainguard-dev/melange/actions/runs/3299985902/jobs/5443974029
Running from head (in an
alpine
container withgo
andbubblewrap
):The text was updated successfully, but these errors were encountered: