diff --git a/.circleci/config.yml b/.circleci/config.yml index 01d3398b..9f45255b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -334,7 +334,11 @@ workflows: filters: branches: only: /master/ -# requires: + + requires: + - wagon + - rhel_wagon + - build_bundle # - integration_tests_505 # - integration_tests_510