Skip to content

Commit

Permalink
chore: add missing files for Dockerfile (#2234)
Browse files Browse the repository at this point in the history
Co-authored-by: Rémy Léone <[email protected]>
  • Loading branch information
scaleway-bot and remyleone authored Apr 4, 2022
1 parent 06ad009 commit 915ea90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ dockers:
- "scaleway/cli:{{ .Tag }}"
- "scaleway/cli:{{ .Major }}"
- "scaleway/cli:{{ .Major }}.{{ .Minor }}"
extra_files:
- go.mod
- go.sum
- scripts
- cmd
- internal
- .git

release:
github:
Expand Down

0 comments on commit 915ea90

Please sign in to comment.