Commit 004f1f46 authored by Wen Wei Li's avatar Wen Wei Li

testing

parent 8e552649
Pipeline #5056 failed with stage
......@@ -11,23 +11,21 @@ steps:
- name: cache
path: /home/builds/
commands:
- echo $(pwd)
- cd /xapp
- make
- cp ./main /home/builds/main
- name: ttc_code_scan
image: prlab/ttc_code_scan
settings:
SCAN_HOST:
from_secret: scan_host
SCAN_TYPE:
from_secret: scan_type
FILE_NAME:
from_secret: file_name
ID:
from_secret: id
# - name: ttc_code_scan
# image: prlab/ttc_code_scan
# settings:
# SCAN_HOST:
# from_secret: scan_host
# SCAN_TYPE:
# from_secret: scan_type
# FILE_NAME:
# from_secret: file_name
# ID:
# from_secret: id
volumes:
- name: cache
......
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