diff --git a/.circleci/config.yml b/.circleci/config.yml index 66915ae2a..5144b713f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,6 +9,7 @@ jobs: only: # Only executed circleci for this branch - develop + - KR-7471 steps: - checkout - run: service mysqld restart