mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-07 14:39:48 +00:00
Gitlab CI Testing
This commit is contained in:
parent
d47f05e9a2
commit
aab6ba5b27
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ deploy:
|
||||||
# - buildWindowsAndLinux
|
# - buildWindowsAndLinux
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
- apt update && apt install -y python3-boto3
|
- pip install boto3
|
||||||
script:
|
script:
|
||||||
- python3 scripts/deploy.py
|
- python3 scripts/deploy.py
|
||||||
when: manual
|
when: manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue