Stopped CircleCi Build for master branch (#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml
This commit is contained in:
Soumya Ghosh Dastidar 2020-07-01 09:13:37 +05:30 committed by GitHub
parent 92efcc0f3d
commit 6065d45ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
.circleci/config.yml Normal file
View File

@ -0,0 +1,9 @@
version: 2
jobs:
build:
branches:
ignore:
- master
machine: true
steps:
- run: echo "hello"