Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 0929f896 authored by Ichlasul Affan's avatar Ichlasul Affan
Browse files

Using -X is enough for debug

parent cc255be7
No related branches found
No related tags found
No related merge requests found
Pipeline #29923 passed
......@@ -26,8 +26,6 @@ SonarScanner Analysis Dev:
-Dsonar.branch.name=$CI_COMMIT_REF_NAME
-Dsonar.branch.target=staging
-X
--stacktrace
--debug
except:
- master
- staging
......@@ -42,8 +40,6 @@ SonarScanner Analysis:
-Dsonar.projectKey=$SONARQUBE_PROJECT_KEY
-Dsonar.branch.name=$CI_COMMIT_REF_NAME
-X
--stacktrace
--debug
only:
- master
- staging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment