ci: update to cluster gitea + trivy scan

This commit is contained in:
test
2026-07-21 00:21:39 +08:00
parent 07dd947f94
commit d5e77ae24e

View File

@@ -21,7 +21,7 @@ jobs:
rm -rf "$WORK"
mkdir -p "$WORK"
cd "$WORK"
git clone http://joe:${GITEA_TOKEN}@192.168.1.212:3000/joe/demo-frontend.git .
git clone http://huchan:CJJhc%401314...@gitea.local/huchan/demo-frontend.git .
SHORT_SHA=${GITHUB_SHA::8}
cat > package.json <<EOF