Browse Source

Print versions

pull/161/head
Sebastien Vermeille 6 months ago
parent
commit
1d83e8891c
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .cirrus.yml

+ 3
- 0
.cirrus.yml View File

@@ -81,6 +81,9 @@ linux_qa_java17_task:
- SQ_VERSION: DEV
maven_cache:
folder: ${CIRRUS_WORKING_DIR}/.m2/repository
version_script:
- echo java --version
- echo mvn --version
qa_script:
- nodeVersion=18.17.0
- nodeName=node-v${nodeVersion}-linux-x64

Loading…
Cancel
Save