Skip to content

Commit 8fdbf7d

Browse files
plazarov-testpetar-lazarov
authored andcommitted
build only on master
1 parent 43ce8ff commit 8fdbf7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ jobs:
44
build:
55
docker:
66
- image: circleci/openjdk:8-jdk-stretch-browsers
7+
branches:
8+
only:
9+
- master
710
steps:
811
- checkout
912
- run: "curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin"

0 commit comments

Comments
 (0)