mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +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:
|
||||
- fcast
|
||||
before_script:
|
||||
- '[ ! -d "/artifacts" ] && echo "WARNING: Required directory to copy artifacts does not exist... Recommend aborting..."'
|
||||
- cd receivers/electron
|
||||
script:
|
||||
- npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue