update done
This commit is contained in:
@@ -15,6 +15,6 @@ jobs:
|
|||||||
run: npm i -g @railway/cli
|
run: npm i -g @railway/cli
|
||||||
|
|
||||||
- name: Deploy to Railway
|
- name: Deploy to Railway
|
||||||
run: railway up --ci --service "runner-bridge"
|
run: railway up --ci --service "runner-bridge" --path .
|
||||||
env:
|
env:
|
||||||
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }}
|
||||||
1
.railwayignore
Normal file
1
.railwayignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
target/
|
||||||
Reference in New Issue
Block a user