updates env setting
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Has been cancelled Details

This commit is contained in:
Eyck-Alexander Jentzsch 2024-04-22 18:05:51 +02:00
parent bc6eed67e8
commit d322c7c9d8
1 changed files with 4 additions and 0 deletions

View File

@ -8,7 +8,11 @@ jobs:
image: git.minres.com/tooling/riscof_sail:latest
volumes:
- act-runtime:/mnt/act-runtime
env:
- CONAN_HOME=/mnt/act-runtime/conan/
steps:
- name: Check Conan Home
run: echo $CONAN_HOME
- name: Check out repository code
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git