mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
fixing mispelling
This commit is contained in:
@@ -23,7 +23,7 @@ executors:
|
||||
- image: circleci/python:2.7.13
|
||||
working_directory: ~/repo
|
||||
environment:
|
||||
- BRANCH: if [[$CIRCLE_BRANCH] then $CIRCL_BRANCH else develop fi
|
||||
- BRANCH: if [[$CIRCLE_BRANCH] then $CIRCLE_BRANCH else develop fi
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user