Skip to content

Commit

Permalink
Remove docker from the build pipeline
Browse files Browse the repository at this point in the history
Docker continues to be a pain in the ass.

Signed-off-by: Chris Cummer <[email protected]>
  • Loading branch information
senorprogrammer committed Nov 10, 2019
1 parent 251e3fe commit a6468c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ brews:
homepage: 'https://wtfutil.com'
description: 'The personal information dashboard for your terminal.'

dockers:
- image_templates:
- wtfutil/wtf
#dockers:
#- image_templates:
#- wtfutil/wtf

0 comments on commit a6468c5

Please sign in to comment.