print env

This commit is contained in:
Felix Lange 2022-09-28 23:14:52 +02:00
parent e5f655382b
commit ea0e822b00
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ set -e -x
# Note: this script is meant to be run in a Debian/Ubuntu docker container,
# as user 'root'.
env
go run build/ci.go debsrc -sftp-user geth-ci -signer "Go Ethereum Linux Builder <geth-ci@ethereum.org>"