We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039a078 commit 0bfdc3cCopy full SHA for 0bfdc3c
.mci.yml
@@ -160,6 +160,9 @@ tasks:
160
- name: lint
161
commands:
162
- func: "fetch source"
163
+ - command: git.apply_patch
164
+ params:
165
+ directory: "mongo-cxx-driver"
166
- command: shell.exec
167
params:
168
working_dir: "mongo-cxx-driver"
@@ -171,6 +174,9 @@ tasks:
171
174
- name: compile
172
175
173
176
177
178
179
180
181
182
0 commit comments