Skip to content

Allow specifying a different chown user #50

Description

@nemchik

$output = run( 'chown -R www-data:www-data {{deploy_path}}' );

This tries to chown files to www-data but that user is not the user I need with my web host. I would like the ability to chown to a different user. In my case, the user specified in the hosts.yml would work fine, but being able to provide the user as an environment variable to the GitHub Action or define the chown user in the hosts.yml file would be nice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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