diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-06-05 10:25:35 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-06-05 10:25:35 +0000 |
commit | 65581fad5e26fdf2612c098a7fbc48a53aae5e28 (patch) | |
tree | faf29a3cfa9562b33321d8adfbe72d16abfc4978 /changelogs | |
parent | 9ccb289aa10f26e418dec06c5d6cf70205560ff4 (diff) | |
parent | 3f80281d9c07e47cb5cf921add9f5933763ad3df (diff) | |
download | gitlab-ce-65581fad5e26fdf2612c098a7fbc48a53aae5e28.tar.gz |
Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'
Add slugified project path to CI environment variables
Closes #31061
See merge request !11838
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31061-26135-ci-project-slug-enviroment-variables.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31061-26135-ci-project-slug-enviroment-variables.yml b/changelogs/unreleased/31061-26135-ci-project-slug-enviroment-variables.yml new file mode 100644 index 00000000000..e71910dbd67 --- /dev/null +++ b/changelogs/unreleased/31061-26135-ci-project-slug-enviroment-variables.yml @@ -0,0 +1,4 @@ +--- +title: Add slugify project path to CI enviroment variables +merge_request: 11838 +author: Ivan Chernov |