File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,6 +120,13 @@ jobs:
120120 "has_composer": true,
121121 "makefile_target": "build_end_to_end_encryption_app"
122122 },
123+ {
124+ "name": "files_fulltextsearch",
125+ "path": "apps-external/files_fulltextsearch",
126+ "has_npm": false,
127+ "has_composer": true,
128+ "makefile_target": "build_files_fulltextsearch_app"
129+ },
123130 {
124131 "name": "forms",
125132 "path": "apps-external/forms",
@@ -134,13 +141,6 @@ jobs:
134141 "has_composer": true,
135142 "makefile_target": "build_fulltextsearch_app"
136143 },
137- {
138- "name": "files_fulltextsearch",
139- "path": "apps-external/files_fulltextsearch",
140- "has_npm": false,
141- "has_composer": true,
142- "makefile_target": "build_files_fulltextsearch_app"
143- },
144144 {
145145 "name": "fulltextsearch_elasticsearch",
146146 "path": "apps-external/fulltextsearch_elasticsearch",
You can’t perform that action at this time.
0 commit comments