mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-24 10:56:59 +00:00
Fixing deploy script path
This commit is contained in:
parent
2082fbf524
commit
27836fb497
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@ deploy:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
- pip install boto3
|
- pip install boto3
|
||||||
script:
|
script:
|
||||||
- python3 scripts/deploy.py
|
- python3 scripts/deploy/deploy.py
|
||||||
when: manual
|
when: manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue