Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPSCloneURL ¶
HTTPSCloneURL returns HTTPS clone url
func OAuthCloneURL ¶
SSHCloneURL returns Oauth clone url e.g. https://oauth2:ACCESS_TOKEN@somegitlab.com/owner/name.git
Types ¶
type GitStep ¶
func NewGitStep ¶
func NewGitStep(spec interface{}, dirs *agenttypes.AgentWorkDirs, envs, secretEnvs []string, logger *log.JobLogger) (*GitStep, error)
Click to show internal directories.
Click to hide internal directories.