debugging env
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Has been cancelled
Details
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:
parent
d322c7c9d8
commit
4a09f1c634
|
@ -11,8 +11,8 @@ jobs:
|
||||||
env:
|
env:
|
||||||
- CONAN_HOME=/mnt/act-runtime/conan/
|
- CONAN_HOME=/mnt/act-runtime/conan/
|
||||||
steps:
|
steps:
|
||||||
- name: Check Conan Home
|
- name: Check Environment
|
||||||
run: echo $CONAN_HOME
|
run: env
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue