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