diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2017-02-23 18:06:36 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2017-02-23 18:06:36 +0000 |
commit | 62829b6bd885ef09d2060d1230c5b5c4a1e62eb1 (patch) | |
tree | 3c70b5ef0de4966b7051c40b08dce3e1242349d1 /changelogs | |
parent | 43fa9c1f1a40903f6416b954c326d67259c7290a (diff) | |
parent | 1c4b8c1a50f6df18811c3af1820a76565da25619 (diff) | |
download | gitlab-ce-62829b6bd885ef09d2060d1230c5b5c4a1e62eb1.tar.gz |
Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' into 'master'
Resolve "Test compiling frontend assets for production in CI"
Closes #28450
See merge request !9396
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/28450-test-compiling-frontend-assets-for-production-in-ci.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/28450-test-compiling-frontend-assets-for-production-in-ci.yml b/changelogs/unreleased/28450-test-compiling-frontend-assets-for-production-in-ci.yml new file mode 100644 index 00000000000..196a9b788ea --- /dev/null +++ b/changelogs/unreleased/28450-test-compiling-frontend-assets-for-production-in-ci.yml @@ -0,0 +1,4 @@ +--- +title: test compiling production assets and generate webpack bundle report in CI +merge_request: 9396 +author: |