Commit 85bc7844 authored by Clement Ho's avatar Clement Ho

Merge branch 'winh-application-css-pages' into 'master'

Provide application.css from master branch via GitLab Pages

Closes gitlab-ui#95

See merge request gitlab-org/gitlab-ce!23156
parents 50e6cc11 87dec8dd
......@@ -821,6 +821,8 @@ pages:
- mv coverage-javascript/ public/coverage-javascript/ || true
- mv eslint-report.html public/ || true
- mv webpack-report/ public/webpack-report/ || true
- cp .public/assets/application-*.css public/application.css || true
- cp .public/assets/application-*.css.gz public/application.css.gz || true
artifacts:
paths:
- public
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment