Skip to content

Commit

Permalink
fix(ci): now for real (teutonet#1245)
Browse files Browse the repository at this point in the history
slipped through review...
  • Loading branch information
cwrau authored and SyeKlu committed Nov 21, 2024
1 parent 9360c6b commit 7164b79
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 7164b79

Please sign in to comment.