Update 'Dockerfile'
continuous-integration/drone/push Build is failing Details

testDocker
Lilian BRETON 2 years ago
parent 42eea2ae23
commit 1ad647d740

@ -1,8 +1,8 @@
RUN -rm \
-e SONAR_HOST_URL="https://codefirst.iut.uca.fr/sonar" \
-e SONAR_LOGIN=sqp_bef6be1353791524d291104c36283e68bfa60655 \
-v "bob_party/src" \
sonarsource/sonar-scanner-cli
#RUN -rm \
# -e SONAR_HOST_URL="https://codefirst.iut.uca.fr/sonar" \
# -e SONAR_LOGIN=sqp_bef6be1353791524d291104c36283e68bfa60655 \
# -v "bob_party/src" \
# sonarsource/sonar-scanner-cli
FROM mysql:8.0

Loading…
Cancel
Save