Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 10, 2024
1 parent d8d4f5a commit ed6d7ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,6 @@ jobs:
run: |
cd artifacts/app
cp server/package.json ./package.json
touch .gitignore
touch .dockerignore
RAILWAY_TOKEN=${{ secrets.RAILWAY_DEPLOY_TOKEN }} pnpm railway up -s pipelineui-server -e ${{env.RAILWAY_ENVIRONMENT}}

0 comments on commit ed6d7ac

Please sign in to comment.