Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
removed docker generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Sep 28, 2019
1 parent e8b43a6 commit 037add9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,3 @@ brews:
description: "Introspected tunnels to localhost a fork from pgrok."
test: |
system "#{bin}/pgrok -v"
dockers:
- image_templates:
- 'jerson/pgrok:{{ .Tag }}'
- 'jerson/pgrok:latest'
goos: linux
goarch: amd64
goarm: ''
binaries:
- pgrok
- pgrokd

0 comments on commit 037add9

Please sign in to comment.