mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-15 02:18:46 +00:00
Adding missing python module
This commit is contained in:
parent
27836fb497
commit
dc52568f84
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ deploy:
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
- pip install boto3
|
- pip install boto3
|
||||||
|
- pip install requests
|
||||||
script:
|
script:
|
||||||
- python3 scripts/deploy/deploy.py
|
- python3 scripts/deploy/deploy.py
|
||||||
when: manual
|
when: manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue