Provide application.css from master branch via GitLab Pages
What does this MR do?
Adds application.css and application.css.gz as artifacts to the pages job, so it can be used in other projects such as https://gitlab.com/gitlab-org/gitlab-ui/ and https://gitlab.com/gitlab-org/design.gitlab.com.
What are the relevant issue numbers?
closes gitlab-ui#95 (closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
Link to e2e tests MR added if this MR has Requires e2e tests label. See the Test Planning Process.