Browse Source

Print versions

pull/161/head
Sebastien Vermeille 7 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

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

Loading…
Cancel
Save