add otel as separate module #10

Merged
andrey merged 10 commits from handlers into master 2024-01-02 16:57:10 +03:00
Showing only changes of commit 3bd0cf916a - Show all commits

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: