프로퍼티 | 타입 | 설명 | |
---|---|---|---|
token | string | ||
url | string |
메소드 | 설명 | |
---|---|---|
getDataForBuild ( gitlab_ci_runner b ) : PrebuildConfig | ||
isConfigured ( ) : bool |
Is the runner already configured?
|
|
loadConfig ( ) : void |
Load the configuration
|
|
saveConfig ( ) : void |
Save the configuration
|
public static getDataForBuild ( gitlab_ci_runner b ) : PrebuildConfig | ||
b | gitlab_ci_runner | |
리턴 | PrebuildConfig |