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 00280e8 commit a0e1c77Copy full SHA for a0e1c77
.circleci/config.yml
@@ -4,6 +4,9 @@ jobs:
4
build:
5
docker:
6
- image: fpco/stack-build:lts-12.9
7
+ branches:
8
+ only:
9
+ - master
10
steps:
11
- checkout
12
0 commit comments