Skip to content

Commit

Permalink
change config Circle CI - add filtres - branches
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztof83 committed Oct 29, 2018
1 parent 54acc34 commit 2e0fd85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
version: 2
jobs:
build:
branches:
only:
- master
- inwork
filters:
branches:
only:
- inwork
docker:
# specify the version you desire here
- image: circleci/openjdk:8-jdk
Expand Down

0 comments on commit 2e0fd85

Please sign in to comment.