diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27b27dbd..601f8eb0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -197,8 +197,6 @@ metrics: stage: metrics script: - repometrics generate --cache > metrics.toml - after_script: - - !reference [notify_github, script] # use notify_github from include - repometrics run --base origin/main --output-format markdown | tee --append metrics-comment.md - nitrokey-ci write-comment --owner Nitrokey --repo nitrokey-3-firmware --id repometrics --commit $(git rev-parse HEAD) metrics-comment.md artifacts: