Run only develop branch

This commit is contained in:
Milton Mendoza
2019-08-15 08:26:42 -04:00
parent 4354ff459e
commit 54c8759d1e

View File

@@ -9,6 +9,7 @@ jobs:
only:
# Only executed circleci for this branch
- develop
- KR-7471
steps:
- checkout
- run: service mysqld restart