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 e0cda8f commit beef8e7Copy full SHA for beef8e7
.circleci/config.yml
@@ -1,6 +1,11 @@
1
version: 2
2
jobs:
3
build:
4
+
5
+ branches:
6
+ ignore:
7
+ - gh-pages
8
9
docker:
10
- image: circleci/python:3.6.1
11
0 commit comments