Update .gitlab-ci.yml
This commit is contained in:
@@ -18,4 +18,4 @@ build-apk:
|
||||
paths:
|
||||
- app/build/outputs/apk/debug/*.apk # Chemin vers le fichier APK généré
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_MESSAGE =~ /build/'
|
||||
- if: '$CI_COMMIT_BRANCH == "main"'
|
||||
|
||||
Reference in New Issue
Block a user