Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hmoragrega committed Oct 19, 2021
1 parent 43e259e commit 837a5df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ dockers:
build_flag_templates:
- "--platform=linux/arm/v7"
docker_manifests:
- name_template: hmoragrega/fastlane:latest
image_templates:
- hmoragrega/fastlane:{{ .Version }}-linux-amd64
- hmoragrega/fastlane:{{ .Version }}-linux-arm-v7
- name_template: hmoragrega/fastlane:{{ .Version }}
image_templates:
- hmoragrega/fastlane:{{ .Version }}-linux-amd64
Expand Down

0 comments on commit 837a5df

Please sign in to comment.