Fixed the fails
This commit is contained in:
parent
b0c4240c17
commit
6940c8bf7e
2 changed files with 28 additions and 30 deletions
|
@ -6,7 +6,7 @@ executors:
|
|||
- image: circleci/node:16
|
||||
working_directory: ~/Cider
|
||||
|
||||
orbs: # adds orbs to your configuration
|
||||
orbs: # Add orbs to your configuration
|
||||
jira: circleci/jira@1.0.5 # invokes the Jira orb, making its commands accessible
|
||||
|
||||
# The jobs for this project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue