Skip to content

Commit 09ea905

Browse files
mundersethpetar-lazarov
authored andcommitted
example branch only
1 parent 0c2a9a1 commit 09ea905

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
- image: circleci/openjdk:8-jdk-stretch-browsers
77
branches:
88
only:
9-
- master"
9+
- master
1010
steps:
1111
- checkout
1212
- run: "curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin"

feature-branch.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fake feature branch for example only

0 commit comments

Comments
 (0)