Updated config.yml

This commit is contained in:
cryptofyre 2022-03-15 18:12:32 -05:00 committed by Core
parent 7a3e8a8ff3
commit b9fb39f966
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -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