We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76beca commit 3fc1b24Copy full SHA for 3fc1b24
.circleci/config.yml
@@ -1,9 +1,6 @@
1
version: 2
2
jobs:
3
build:
4
- branches:
5
- ignore:
6
- - gh-pages
7
docker:
8
- image: circleci/node
9
working_directory: ~/repo
0 commit comments