circle-ci config

This commit is contained in:
klemek
2020-04-25 11:43:40 +02:00
parent 2fcb83c97a
commit e6ffa44fd4
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -5,6 +5,9 @@ jobs:
docker:
- image: circleci/python:latest
steps:
- add_ssh_keys:
fingerprints:
- "0d:4c:70:90:eb:cd:33:d2:51:d7:7b:9a:d9:8d:67:0e"
- checkout
- run:
command: |
+1
View File
@@ -3,3 +3,4 @@
__pycache__
error_*.txt
tmp
.key*