The following macros are not currently supported in the header:
  • style

push

Pushes the local repository back to the remote repository.

Environment/Instance Properties

Property Name

Property Code

Required

Description

FDGIT_CMD_PATH

The GIT executable folder.

No

If the Git executable is on the PATH, then there is no need to setup this property.

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Instance Code

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where GIT properties are configured.

Destination Subfolder

FDGIT_INP_DEST_SUBFOLDER

Yes

Directory containing the GIT repository.

Follow Tags

FDGIT_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.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

The following macros are not currently supported in the footer:
  • style