Skip to main content

git-push component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/git-push@stable
inputs:
path: <value>

Inputs

NameDescriptionDefaultType
------------
branchmainstring
messagePush example project to GitLabstring
nameexamplestring
needsThe jobs that this job depends on.[]array
pathstring
rulesThe jobs that this job depends on.[{"if":"$CI_PIPELINE_SOURCE == \"schedule\"","when":"never"},{"when":"on_success"}]array
stageThe pipeline stage that the jobs belongs to.deploystring
targetgit@gitlab.com:xrow-public/ibexa-example.gitstring