Commit 4bdd6c0b authored by George Tsiolis's avatar George Tsiolis

Limit `gitlab:assets:compile` job to branches

parent 1c1a43fe
......@@ -797,6 +797,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:
- docker
......
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