🐛 fix: update drone.yml

master
thdupin2 1 year ago
parent 7bff3bd559
commit 1af285036c

@ -1,5 +1,10 @@
kind: pipeline
type: docker
name: CI
trigger: trigger:
event: event:
- push - push
steps:
- name: code-analysis steps:
- name: code-analysis
Loading…
Cancel
Save