mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-21 14:34:21 +01:00
Changes e2e teos config file format and updates circleci conf
This commit is contained in:
@@ -73,10 +73,10 @@ jobs:
|
||||
name: Setup teos
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
cp test/teos/e2e/teos-conf.py teos/conf.py
|
||||
python3 -m generate_keys -d ~/.teos/
|
||||
python3 -m generate_keys -n cli -d ~/.teos_cli/
|
||||
cp ~/.teos/teos_pk.der ~/.teos_cli/
|
||||
cp test/teos/e2e/teos.conf ~/.teos/
|
||||
|
||||
|
||||
# Run E2E tests
|
||||
|
||||
Reference in New Issue
Block a user