Skip to content

Bug: verbosity level option doesn't work #66

@vitalykarasik

Description

@vitalykarasik

I tried to increase verbosity level using both "-vv" and "-vvv" options, but the log I still see "php deployer.phar deploy altius-demo --no-interaction --ansi -v " command, and no debug output.

uses: deployphp/action@v1
        with:
          deployer-version: "6.8.0"
          dep: deploy demo
          private-key: ${{ secrets.SSH_DEPLOY_KEY }}
          ssh-config: ${{ vars.SSH_CONFIG_DEPLOYER }}
          options: |
            branch: $DEPLOY_BRANCH
            keep_releases: 10
            verbosity: -vvv

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions