change pipeline
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-11 11:40:30 +11:00
parent b069d5bee8
commit a23cc7a183

View File

@@ -2,11 +2,6 @@ kind: pipeline
type: docker
name: default
trigger:
event:
- push
- pull_request
steps:
- name: go-test
image: cache.coadcorp.com/library/golang