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

Merge branch 'fix-doc-qa-pipeline' into 'master'

Add docs exception back to qa manual job

See merge request gitlab-org/gitlab-ce!32631
parents fb9e8646 5211ec67
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -19,6 +19,8 @@ package-and-qa-manual:
except:
refs:
- master
- /(^docs[\/-].+|.+-docs$)/
- /(^qa[\/-].*|.*-qa$)/
when: manual
needs: ["build-qa-image", "gitlab:assets:compile pull-cache"]
 
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