mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-08 06:59:49 +00:00
Gitlab CI Testing
This commit is contained in:
parent
6c2dd7171f
commit
4e90fee852
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ buildLinux:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
- apt install wine rpm p7zip-full unzip -y
|
- apt-get update -qq && apt-get install -y -qq node wine rpm p7zip-full unzip
|
||||||
- export WINEPATH="/root/wix314-binaries/"
|
- export WINEPATH="/root/wix314-binaries/"
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue