# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt project_name: pulumi-dockerbuild builds: - dir: provider env: - CGO_ENABLED=0 - GO111MODULE=on goos: - darwin - windows - linux goarch: - amd64 - arm64 ignore: [] main: ./cmd/pulumi-resource-dockerbuild/ ldflags: - -X github.com/pulumi/pulumi-dockerbuild/provider/pkg/version.Version={{.Tag}} binary: pulumi-resource-dockerbuild archives: - name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}" id: archive snapshot: name_template: "{{ .Tag }}-SNAPSHOT" changelog: skip: true release: disable: false blobs: - provider: s3 region: us-west-2 bucket: get.pulumi.com folder: releases/plugins/ ids: - archive