mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 09:20:04 +01:00
.gitlab-ci.yml: print build environment at end of log
This commit is contained in:
parent
26e5500ae8
commit
1753bc4ea7
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
before_script:
|
||||
- apt-get update
|
||||
|
||||
after_script:
|
||||
- gradle --version
|
||||
|
||||
bullseye-jdk11:
|
||||
image: debian:bullseye-slim
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue