Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pushes the local repository back to the remote repository.

...

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Instance CodeFDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where GIT properties are configured.

Local Repository PathFDGIT_INP_DEST_SUBFOLDER

YesDirectory

containing the GIT repository.Path relative to the FD_TEMP_DIR of the local git repository

BranchFDGIT_INP_BRANCHNo

Specify the GIT Branch to push.

For Git 2.0 or higher clients you may receive "fatal: The current branch master has no upstream branch." if branch is not supplied.

@Since 4.6.0.2

Follow TagsFDGIT_INP_FOLLOW_TAGS

Yes

If this input is set to true (checked) then the –follow-tags option will be set. This will push any created tags to the remote repository.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.

...