Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
Signed-off-by: Wenxin Zhang <[email protected]>
  • Loading branch information
VincyZhang committed Apr 29, 2024
1 parent dd77a07 commit 7c3937f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/McAfee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
set +e;
docker run --rm \
-e http_proxy="http://proxy-prc.intel.com:913" \
-e https_proxy="http://proxy-prc.intel.com:913" \
-e ENV_DEFS_URL="https://hec-mcafee-proxy.intel.com/repository/mcafee-defs/commonupdater" \
-e ENV_SCAN_OPTS="--analyze --mime --program --recursive --unzip --threads 4 --summary --verbose --html=artifacts/VirusScan/report.html" \
-v $GITHUB_WORKSPACE:/workspace \
Expand Down

0 comments on commit 7c3937f

Please sign in to comment.