mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-12 10:32:49 +00:00
Add early warning of faulty docker volume mount
This commit is contained in:
parent
90657117ee
commit
44f0c7b5ee
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ buildWindowsAndLinux:
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
|
- '[ ! -d "/artifacts" ] && echo "WARNING: Required directory to copy artifacts does not exist... Recommend aborting..."'
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue