Updated config.yml
This commit is contained in:
parent
7a3e8a8ff3
commit
b9fb39f966
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
version: 2.1
|
version: 2.1
|
||||||
orbs: # adds orbs to your configuration
|
orbs: # adds orbs to your configuration
|
||||||
jira: circleci/jira@1.0.5 # invokes the Jira orb, making its commands accessible
|
jira: circleci/jira@1.0.5 # invokes the Jira orb, making its commands accessible
|
||||||
|
branches:
|
||||||
|
ignore: i10n-develop
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
working_directory: ~/Cider
|
working_directory: ~/Cider
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue