feature/upgrade-dependencies #88

Open
Nikolai wants to merge 12 commits from Nikolai/ki-frontend:feature/upgrade-dependencies into main
1 changed files with 0 additions and 15 deletions
Showing only changes of commit 663db94cb8 - Show all commits

View File

@ -21,21 +21,6 @@ steps:
commands:
- npm ci
- npm run lint
---
kind: pipeline
type: docker
name: audit
trigger:
event:
- push
- pull_request
branch:
- main
steps:
- name: audit
image: node:20
commands: