Commit d43098a3 authored by Wen Wei Li's avatar Wen Wei Li

testing

parent 004f1f46
Pipeline #5057 passed with stage
...@@ -12,7 +12,10 @@ steps: ...@@ -12,7 +12,10 @@ steps:
path: /home/builds/ path: /home/builds/
commands: commands:
- echo $(pwd) - echo $(pwd)
- cd /xapp - make
- echo $(ls)
- cd .. && tar zcvf src.tar.gz ./src
- cp src.tar.gz /home/builds/src.tar.gz
# - name: ttc_code_scan # - name: ttc_code_scan
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment