Skip to content

Commit

Permalink
Increase release timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Oct 8, 2019
1 parent 2b18ff3 commit fa84bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -e

go mod download
docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
goreleaser release --rm-dist --parallelism 2
goreleaser release --rm-dist --timeout=1h

0 comments on commit fa84bb7

Please sign in to comment.