Fixed the fails

This commit is contained in:
Core 2022-05-02 05:15:22 +01:00
parent b0c4240c17
commit 6940c8bf7e
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 28 additions and 30 deletions

View file

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