Added pipeline image scan
This commit is contained in:
@@ -37,6 +37,5 @@ jobs:
|
||||
ssh -i ~/.ssh/id_ed25519 $TARGET_USER@$TARGET_HOST "
|
||||
set -euo pipefail
|
||||
export CONTAINER_NAME='$CONTAINER_NAME'
|
||||
echo 'Start Trivy Scan: '\$CONTAINER_NAME '
|
||||
trivy image localhost/valtrix-website:latest
|
||||
"
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user