ISSUE-72| Move audit to qa in drone
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Nikolai 2024-02-21 09:42:31 +01:00
parent a49bd3feef
commit 663db94cb8

View File

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