Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
bisago
bisago-be
Commits
ac04ad26
Verified
Commit
ac04ad26
authored
Mar 21, 2021
by
Muhammad Ariq Basyar
Browse files
now can safely remove allow_failure option from gitlab ci yml file
parent
8b913cf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ac04ad26
...
...
@@ -38,7 +38,6 @@ SonarScanner:
name
:
sonarsource/sonar-scanner-cli:latest
entrypoint
:
[
"
"
]
stage
:
sonarqube
allow_failure
:
true
script
:
-
sonar-scanner
-Dsonar.host.url=https://pmpl.cs.ui.ac.id/sonarqube-advprog
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment