mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Exclude migration-paths job when executing docs-only jobs
This commit is contained in:
@ -448,6 +448,7 @@ db:migrate:reset-mysql:
|
||||
.migration-paths: &migration-paths
|
||||
<<: *dedicated-runner
|
||||
<<: *pull-cache
|
||||
<<: *except-docs
|
||||
stage: test
|
||||
variables:
|
||||
SETUP_DB: "false"
|
||||
|
Reference in New Issue
Block a user