Limit `gitlab:assets:compile` job to branches

This commit is contained in:
George Tsiolis 2018-11-22 14:52:34 +02:00
parent 85cc480fa8
commit b31ef891b4
1 changed files with 5 additions and 0 deletions

View File

@ -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