New deploy method
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 16s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 16s
This commit is contained in:
parent
631b9e44f0
commit
109a668413
3 changed files with 22 additions and 8 deletions
|
@ -32,7 +32,6 @@ jobs:
|
|||
touch .env
|
||||
echo "HOST=0.0.0.0" >> .env
|
||||
echo "ORIGIN=https://dl.emersa.it" >> .env
|
||||
echo "YTDLP_PATH=./yt-dlp" >> .env
|
||||
echo "PUBLIC_VERSION=$(cat package.json | jq .version)" >> .env
|
||||
npm run build
|
||||
cp package* build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue