Commit fd507158 authored by Rémy Coutable's avatar Rémy Coutable 🔴
Browse files

Use the danger-review component

parent 20e64447
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -26,9 +26,7 @@ include:
  - local: .gitlab/ci/publish.yml
  - local: .gitlab/ci/analyze-container.yml
  - local: .gitlab/ci/release.yml
  - project: 'gitlab-org/quality/pipeline-common'
    file:
      - '/ci/danger-review.yml'
  - component: ${CI_SERVER_FQDN}/gitlab-org/components/danger-review/danger-review@1.2.0

variables:
  GO_VERSION: "1.21.1"