Skip to content

Commit 4e6d471

Browse files
author
Sven Ulrich
committed
build for all branches
1 parent 04a24eb commit 4e6d471

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.circleci/config.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,5 @@ workflows:
4141
version: 2.1
4242
build-and-deploy:
4343
jobs:
44-
- build:
45-
filters:
46-
branches:
47-
only: master
48-
- test:
49-
filters:
50-
branches:
51-
only: master
44+
- build
45+
- test

0 commit comments

Comments
 (0)