Skip to content
Snippets Groups Projects
Commit a16127e8 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

log test cases being executed in Gitlab CI

parent 83ad6156
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ job1:
- echo $NFS_SHARE_DIR
- echo $EXTERNAL_SHARE_DIR
- echo $SHELL
- echo $OAI_TEST_CASE_GROUP
- git rev-parse --abbrev-ref HEAD
- git_repo=`git config --get remote.origin.url`
- git_head=`git rev-parse HEAD`
......
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