ISSUE-72| Move audit to qa in drone
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
a49bd3feef
commit
663db94cb8
15
.drone.yml
15
.drone.yml
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user