这是indexloc提供的服务,不要输入任何密码
Skip to content

Application rename doesn't change pre-receive git hook #1817

@mrmierzejewski

Description

@mrmierzejewski

dokku apps:rename command doesn't change application name in hooks/pre-receive.
This causes that command git push to dokku doesn't trigger deploying scripts.

Reproduction procedure:

  1. dokku apps:rename old_name new_name
  2. change any file in the repository and commit it
  3. git push dokku master

Expected results: deployment script shall be executed and new version of application shall be deployed
Results: nothing happened

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions