CI: Add image scan

This commit is contained in:
Björn Busse 2024-01-10 23:36:10 +01:00
parent c9e62c83d3
commit 8b67c1dfbc
7 changed files with 84 additions and 15 deletions

View file

@ -4,7 +4,7 @@
# with k8s dashboard and flux
#
set -eo pipefail
set -o pipefail
PRJ="obch"
readonly PRJ