Skip to content
Snippets Groups Projects

Resolve "track errors with sentry"

Merged Stefan Hynek requested to merge 2-track-errors-with-sentry into main
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -9,6 +9,10 @@ stages:
- test
- build
variables:
harbor_registry: "harbor.gwdg.de"
harbor_repo: "sub-fe"
lint dockerfile:
stage: test
Loading