Skip to content

Commit

Permalink
fix(ci): now for real (#1245)
Browse files Browse the repository at this point in the history
slipped through review...
  • Loading branch information
cwrau authored Nov 20, 2024
1 parent 8bf4b3b commit f2688de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/generate-sarif-reports.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -eu
set -o pipefail

declare -A IMAGE_PULL_TOKENS=(
[registry - gitlab.teuto.net]="${TEUTO_PORTAL_WORKER_PULL_TOKEN}"
["registry-gitlab.teuto.net"]="${TEUTO_PORTAL_WORKER_PULL_TOKEN}"
)

function createSarifReports() {
Expand Down

0 comments on commit f2688de

Please sign in to comment.