Include wildcard for gitlab:assets:compile
only parameter
This commit is contained in:
parent
d993f4b1ec
commit
8ed21de403
1 changed files with 4 additions and 4 deletions
|
@ -620,10 +620,10 @@ gitlab:assets:compile:
|
|||
- 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
|
||||
- //@gitlab-org/gitlab-ce
|
||||
- //@gitlab-org/gitlab-ee
|
||||
- //@gitlab/gitabhq
|
||||
- //@gitlab/gitlab-ee
|
||||
tags:
|
||||
- gitlab-org-delivery
|
||||
- high-cpu
|
||||
|
|
Loading…
Reference in a new issue