From e53ea4f06b3292a31c800d223cce2ed8ba411552 Mon Sep 17 00:00:00 2001 From: tonyfages Date: Sun, 31 Mar 2024 20:09:04 +0200 Subject: [PATCH] Drone --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3d66074..a0342ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,8 +6,6 @@ image: hub.codefirst.iut.uca.fr/camille.petitalot/drone-sonarplugin-reactnative:latest environment: sonar_host: https://codefirst.iut.uca.fr/sonar/ - sonar_token: - from_secret: SECRET_SONAR_LOGIN project_key: JokesApp commands: - cd JokesApp