public class GitlabCiVariables extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CI_PROJECT_URL |
| Constructor and Description |
|---|
GitlabCiVariables(Properties systemProperties) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
ciProjectUrl() |
Optional<String> |
projectUrl() |
Optional<String> |
refName()
Gitlab-ci.
|
Optional<String> |
repoSlug() |
String |
toString() |
public static final String CI_PROJECT_URL
public GitlabCiVariables(Properties systemProperties)
Copyright © 2019. All rights reserved.