Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
data-discovery
Commits
55c781cf
Verified
Commit
55c781cf
authored
Aug 04, 2021
by
Raphaël Flores
Browse files
Fix: wheatis data files pattern for data-integration jobs.
GNP-5941
.
parent
1239977a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
55c781cf
...
...
@@ -902,8 +902,8 @@ data-integration-wheatis-beta-openstack:
<<
:
*data-integration-openstack
only
:
changes
:
-
data/
wheatis
/*.json.gz
-
data/
wheatis
/suggestions/wheatis_bulk*.json.gz
-
data/
data-discovery
/*.json.gz
-
data/
data-discovery
/suggestions/wheatis_bulk*.json.gz
-
data/synonyms/all_*
-
scripts/*
refs
:
...
...
@@ -920,8 +920,8 @@ data-integration-wheatis-staging-openstack:
<<
:
*data-integration-openstack
only
:
changes
:
-
data/
wheatis
/*.json.gz
-
data/
wheatis
/suggestions/wheatis_bulk*.json.gz
-
data/
data-discovery
/*.json.gz
-
data/
data-discovery
/suggestions/wheatis_bulk*.json.gz
-
data/synonyms/all_*
-
scripts/*
refs
:
...
...
@@ -937,8 +937,8 @@ data-integration-wheatis-prod-proxmox:
<<
:
*data-integration-proxmox
only
:
changes
:
-
data/
wheatis
/*.json.gz
-
data/
wheatis
/suggestions/wheatis_bulk*.json.gz
-
data/
data-discovery
/*.json.gz
-
data/
data-discovery
/suggestions/wheatis_bulk*.json.gz
-
data/synonyms/all_*
-
scripts/*
refs
:
...
...
@@ -953,8 +953,8 @@ data-integration-wheatis-prod-openstack:
<<
:
*data-integration-openstack
only
:
changes
:
-
data/
wheatis
/*.json.gz
-
data/
wheatis
/suggestions/wheatis_bulk*.json.gz
-
data/
data-discovery
/*.json.gz
-
data/
data-discovery
/suggestions/wheatis_bulk*.json.gz
-
data/synonyms/all_*
-
scripts/*
refs
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment