Skip to content

[BUG] fs-init container failed,executing the mv command reports an error #262

@jlcoo

Description

@jlcoo

I want to using Remove dependency on the runner's volume feature from master branch,but workflow pod failed because of running the command sudo mv /home/runner/externals/* /mnt/externals.
Image

solutions:
I try using the command cp -r /home/runner/externals/* /mnt/externals,it's ok.
This problem seems to be caused by access permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions