gitlab-org--gitlab-foss/.gitlab
Rémy Coutable fb51de2e49
Introduce a new 'package-and-qa-manual:master' job
This is needed because in `master`, the `gitlab:assets:compile` is
created, but not the `gitlab:assets:compile pull-cache` job, and the
`needs` keyword cannot take jobs that don't exist, thus we have to
create a dedicated job for `master`, with `needs: ["build-qa-image",
"gitlab:assets:compile"]` instead of `needs: ["build-qa-image",
"gitlab:assets:compile pull-cache"]`.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-09-03 11:07:27 +02:00
..
ci Introduce a new 'package-and-qa-manual:master' job 2019-09-03 11:07:27 +02:00
issue_templates Document cleanup of feature flag after deploy 2019-08-16 08:48:54 +00:00
merge_request_templates Document database review process 2019-07-19 17:33:48 +00:00
CODEOWNERS Change database maintainers group for codeowners 2019-08-26 22:00:01 +00:00
route-map.yml Add yaml lint 2019-06-05 16:31:35 +00:00