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 eae50bc commit a79bc0aCopy full SHA for a79bc0a
1 file changed
.circleci/config.yml
@@ -226,21 +226,21 @@ workflows:
226
- py3_compat
227
- unittests_py27
228
- unittests_py36
229
- - wagon #:
230
-# filters:
231
-# branches:
232
-# only: /([0-9\.]*\-build|master|dev)/
233
- - rhel_wagon #:
234
235
236
+ - wagon:
+ filters:
+ branches:
+ only: /([0-9\.]*\-build|master|dev)/
+ - rhel_wagon:
237
- integration_tests:
238
requires:
239
- wagon
240
- rhel_wagon
241
242
243
244
- release:
245
filters:
246
branches:
0 commit comments