Déactivation de dokerfile
continuous-integration/drone/push Build is passing Details

pull/103/head
Hugo LIVET 2 years ago
parent 496e6f588d
commit 87882e8e57

@ -21,14 +21,14 @@ steps:
- dotnet restore CI_CONSECO.sln
- dotnet test CI_CONSECO.sln --no-restore
depends_on: [build]
- name: docker-build
image: plugins/docker
settings:
dockerfile: Dockerfile
context: .
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/hugo.livet/ConsEco
username:
from_secret: SonarConsEco
password:
from_secret: sqp_ffc02968e133d03daeb917e8c2e6f243a80d087a
# - name: docker-build
# image: plugins/docker
# settings:
# dockerfile: Dockerfile
# context: .
# registry: hub.codefirst.iut.uca.fr
# repo: hub.codefirst.iut.uca.fr/hugo.livet/ConsEco
# username:
# from_secret: SonarConsEco
# password:
# from_secret: sqp_ffc02968e133d03daeb917e8c2e6f243a80d087a
Loading…
Cancel
Save