Skip to content

Commit 9006876

Browse files
committed
fix goreleaser
1 parent 1df4c11 commit 9006876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ dockers:
5959
dockerfile: Dockerfile
6060
build_flag_templates:
6161
- "--platform=linux/arm64/v8"
62+
extra_files:
63+
- entrypoint.sh
6264
docker_manifests:
6365
- name_template: "altinity/docker-sync:{{.Version}}"
6466
image_templates:

0 commit comments

Comments
 (0)