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:
parent
92efcc0f3d
commit
6065d45ad0
|
@ -0,0 +1,9 @@
|
|||
version: 2
|
||||
jobs:
|
||||
build:
|
||||
branches:
|
||||
ignore:
|
||||
- master
|
||||
machine: true
|
||||
steps:
|
||||
- run: echo "hello"
|
Loading…
Reference in New Issue