Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 8cedf2b

Browse files
committed
⚡️ First shot
1 parent 82ee154 commit 8cedf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- checkout
5656
- setup_remote_docker
5757
- run:
58-
name: Build opencti/python-client
58+
name: Build opencti/python-cliente
5959
command: |
6060
docker run --privileged --rm tonistiigi/binfmt --install all
6161
docker build -t opencti/client-python:${CIRCLE_TAG}

0 commit comments

Comments
 (0)