update pipelline
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
andrey
2024-01-02 16:52:11 +03:00
parent 6aebf3f478
commit 3bd0cf916a

View File

@@ -17,11 +17,16 @@ steps:
commands:
- golangci-lint run
volumes:
- name: deps
temp: {}
---
kind: pipeline
type: docker
name: otel
steps:
- name: test
image: golang:1.21.5
volumes: