diff --git a/drone.yml b/drone.yml index c2fea3b..5327b87 100644 --- a/drone.yml +++ b/drone.yml @@ -8,19 +8,6 @@ trigger: steps: - # docker image build - - name: docker-Api-LOL - image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7 - settings: - dockerfile: Sources/Dockerfile - context: Sources/ - registry: hub.codefirst.iut.uca.fr - repo: hub.codefirst.iut.uca.fr/enzo.jolys/Api-LOL - username: - from_secret: enzo - password: - from_secret: toto - - name: build image: mcr.microsoft.com/dotnet/sdk:6.0 volumes: