...

Text file src/github.com/launchdarkly/go-jsonstream/v3/.ldrelease/config.yml

Documentation: github.com/launchdarkly/go-jsonstream/v3/.ldrelease

     1version: 2
     2
     3jobs:
     4  - docker:
     5      image: golang:1.18-buster
     6    template:
     7      name: go
     8
     9branches:
    10  - name: v3
    11  - name: v2
    12  - name: v1
    13
    14publications:
    15  - url: https://pkg.go.dev/github.com/launchdarkly/go-jsonstream/v3
    16    description: documentation

View as plain text