mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-06 15:08:49 +00:00
.gitlab-ci.yml: print build environment at end of log
This commit is contained in:
parent
dfa7139198
commit
a06ed88ae4
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ before_script:
|
|||
- apt-get -y install ${JDK_PACKAGE}
|
||||
- apt-get -y install gradle
|
||||
|
||||
after_script:
|
||||
- gradle --version
|
||||
|
||||
build:
|
||||
parallel:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue