We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2a9a1 commit 09ea905Copy full SHA for 09ea905
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
- image: circleci/openjdk:8-jdk-stretch-browsers
7
branches:
8
only:
9
- - master"
+ - master
10
steps:
11
- checkout
12
- run: "curl -fsSL https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin"
feature-branch.txt
@@ -0,0 +1 @@
1
+Fake feature branch for example only
0 commit comments