Commit b31ef891 authored by George Tsiolis's avatar George Tsiolis

Limit `gitlab:assets:compile` job to branches

parent 85cc480f
......@@ -619,6 +619,11 @@ gitlab:assets:compile:
paths:
- webpack-report/
- public/assets/
only:
- branches@gitlab-org/gitlab-ce
- branches@gitlab-org/gitlab-ee
- tags@gitlab-org/gitlab-ce
- tags@gitlab-org/gitlab-ee
tags:
- gitlab-org-delivery
- high-cpu
......
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