Skip to content

Błażej Łyjak

My feedback

1 result found

  1. 23 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Błażej Łyjak commented  · 

    There is simple solution for automatic deployment using selected branch. Please just add additional paramater for the webhook and pass its value to the deploy actions. That way we will be using that parameter to pull the changes from provided branch for eg:
    plesk Webhook URL: .../git/public/web-hook.php?uuid=2377d&param1=${CI_MERGE_REQUEST_SOURCE_BRANCH_NAME}
    plesk Deploy actions: .../deploy-test.sh $param1
    That way I can pull selected branch in the deploy-test.sh script and that branch is setup in deploy job in gitlab.

    Błażej Łyjak supported this idea  · 

Feedback and Knowledge Base