Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dhulihan committed Aug 13, 2022
1 parent 2c958b3 commit 849b7c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before:
- go generate ./...
brews:
- name: grump
github:
tap:
owner: dhulihan
name: homebrew-grump
download_strategy: CurlDownloadStrategy
Expand Down
3 changes: 0 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ services:
- ".:/data"
entrypoint:
- ./scripts/build-linux.sh
#env_file:
#- ${ENV_FILE:-docker/local.env}

0 comments on commit 849b7c7

Please sign in to comment.