WIP: testing some pipeline stuff #72
1 changed files with 1 additions and 8 deletions
|
@ -158,13 +158,6 @@ jobs:
|
|||
working-directory: ./frontend
|
||||
run: bun run build --configuration production
|
||||
|
||||
- name: "Upload Build Artifacts"
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: frontend-build
|
||||
path: frontend/dist/
|
||||
retention-days: 5
|
||||
|
||||
pr-analysis:
|
||||
name: "PR Quality Analysis"
|
||||
if: github.event_name == 'pull_request'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue