$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Pushes the local repository back to the remote repository

Environment/Instance Properties

Property Name

Required

Description

FDGIT_URL

Yes

The URL to the remote GIT repository.

FDGIT_USER

Yes

The username to the remote GIT repository.

FDGIT_PASSWORD

Yes

The password for FDGIT_USER.

FDGIT_CMD_PATH

Yes

The GIT executable folder.
Note: If the Git executable is on the PATH, then there is no need to setup this property, otherwise, this needs to be configured on the Environment Instances screen for the workflow instance (different from the 3 above, which are on the SCM Instances screen).

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where GIT properties are configured.

FDGIT_INP_DEST_SUBFOLDER

Yes

Directory containing the GIT repository

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.

  • No labels