mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
add trivy deps
This commit is contained in:
parent
48bdb4511f
commit
4210032fbc
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ runs:
|
|||
if [[ -n "$trivy_dependency" ]]; then
|
||||
echo "Found trivy: $trivy_dependency"
|
||||
all_dependencies+=("$BASE_URL/$trivy_dependency.rpm")
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
# Вывод текущего состояния массива all_dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue