Skip to content
Snippets Groups Projects
Unverified Commit a0f642e5 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Make the 'package-and-qa-manual:master' job only run on .com


Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 8df0fe54
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,7 +28,8 @@ package-and-qa-manual:master:
extends: .package-and-qa-base
only:
refs:
- master
- master@gitlab-org/gitlab-ce
- master@gitlab-org/gitlab-ee
when: manual
needs: ["build-qa-image", "gitlab:assets:compile"]
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment