Merge branch 'main' into develop

This commit is contained in:
Core 2022-03-16 08:29:54 +00:00
commit 997a71469f
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