Skip to content
Snippets Groups Projects
Commit c81820b2 authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

CI: removing the yml GitLab CI file (useless w/ our Jenkins pipelines)

parent f591427e
No related branches found
No related tags found
No related merge requests found
job1:
script:
- date
- pwd
- echo $OAI_TEST_CASE_GROUP
- echo $MACHINELIST
- echo $MACHINELISTGENERIC
- echo $RESULT_DIR
- echo $NRUNS_LTE_SOFTMODEM
- source oaienv
- rm -rf cmake_targets/autotests/log
- mkdir cmake_targets/autotests/log
- cd cmake_targets/autotests/v2
- python main.py
- date
only:
- triggers
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment