circle-ci config
This commit is contained in:
@@ -5,6 +5,9 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
- image: circleci/python:latest
|
- image: circleci/python:latest
|
||||||
steps:
|
steps:
|
||||||
|
- add_ssh_keys:
|
||||||
|
fingerprints:
|
||||||
|
- "0d:4c:70:90:eb:cd:33:d2:51:d7:7b:9a:d9:8d:67:0e"
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
@@ -3,3 +3,4 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
error_*.txt
|
error_*.txt
|
||||||
tmp
|
tmp
|
||||||
|
.key*
|
||||||
Reference in New Issue
Block a user