Skip to content

Commit

Permalink
Kept the chown needed to build with Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreF committed Jul 12, 2024
1 parent 72b0e6a commit e1bf560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ else
go generate ./...
go test ./...
goreleaser --clean --snapshot --parallelism 2
chown -R $USER_UID dist
"

echo $GLOUTON_VERSION > dist/VERSION
Expand Down

0 comments on commit e1bf560

Please sign in to comment.