Skip to content

Commit

Permalink
Fix Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuch committed Feb 4, 2022
1 parent 6bc0350 commit 02accdb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ dockers:
- "skpr/s3-sync:latest"
- "skpr/s3-sync:{{ .Tag }}"
build_flag_templates: [ "--pull" ]
extra_files:
- entrypoint.sh

release:
prerelease: auto
github:
owner: skpr
name: s3-sync
name: s3-sync

0 comments on commit 02accdb

Please sign in to comment.