mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
ci: upgrade gotestsum
So that we are using the same version as enterprise
This commit is contained in:
parent
bc6fcfaf75
commit
194c7f7ae6
@ -27,7 +27,7 @@ steps:
|
||||
install-gotestsum: &install-gotestsum
|
||||
name: install gotestsum
|
||||
environment:
|
||||
GOTESTSUM_RELEASE: 0.5.1
|
||||
GOTESTSUM_RELEASE: 0.6.0
|
||||
command: |
|
||||
url=https://github.com/gotestyourself/gotestsum/releases/download
|
||||
curl -sSL "${url}/v${GOTESTSUM_RELEASE}/gotestsum_${GOTESTSUM_RELEASE}_linux_amd64.tar.gz" | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user