diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc4d3b0ca4..f2555738b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,7 +50,7 @@ lint: - pipelines - schedules - triggers - needs: + dependencies: - fdroid build before_script: - apt-get update @@ -415,7 +415,7 @@ check_git_repos: sast: stage: report - needs: + dependencies: - fdroid build variables: MOBSF_API_KEY: key