Commit 6b3f6366 authored by Wen Wei Li's avatar Wen Wei Li

testing xAppSec scanning

parent 1d823356
Pipeline #4697 passed with stage
......@@ -16,4 +16,6 @@ steps:
command_timeout: 30s
script:
- cd /root/drone/
- echo ${DRONE_REPO_NAME} > ./test
- git clone ${DRONE_REPO_LINK}
- cd /root/xAppSec
- ./xAppSec -c /root/drone/${DRONE_REPO_NAME}/init/config-file.json /root/drone/${DRONE_REPO_NAME}/init/schema.json &> /root/drone/log
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