Commit a5895d28 authored by blackheaven's avatar blackheaven
Browse files

Update .gitlab-ci.yml file

parent a6e244f5
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6,6 +6,12 @@ include:
    file: "templates/gitlab-ci-gradle.yml"


# variables
variables:
  GRADLE_NO_DEPENDENCY_CHECK: "true"
  GRADLE_SBOM_DISABLED: "true"


# your pipeline stages
stages:
  - build