@ -16,7 +16,7 @@ steps:
|
||||
from_secret: FLY_API_TOKEN
|
||||
commands:
|
||||
- cd backend
|
||||
- npm ci
|
||||
- npm install --no-audit --no-fund
|
||||
- npm run build
|
||||
- curl -L https://fly.io/install.sh | sh
|
||||
- export PATH="$HOME/.fly/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user