Merge branch 'master' into 'master'

Added SAST to CI pipeline

See merge request fdroid/fdroidclient!1061
This commit is contained in:
rajasekhar 2024-04-11 08:49:42 +00:00
commit bc02a8cb38
1 changed files with 2 additions and 0 deletions

View File

@ -349,3 +349,5 @@ deploy_nightly:
# build the APKs!
- ./gradlew assembleDebug
- fdroid nightly -v
include:
- template: Security/SAST.gitlab-ci.yml