Skip to content
Snippets Groups Projects
Commit 85bc7844 authored by Clement Ho's avatar Clement Ho
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment