Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

stryker
Thomas BELLEMBOIS 2 months ago
parent 1511b3eb01
commit b07c024b2d

@ -6,15 +6,15 @@ trigger:
event: event:
- push - push
# steps: steps:
# - name: docker-build - name: docker-build
# image: plugins/docker image: plugins/docker
# settings: settings:
# dockerfile: Dockerfile dockerfile: Dockerfile
# context: . context: .
# registry: hub.codefirst.iut.uca.fr registry: hub.codefirst.iut.uca.fr
# repo: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer repo: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-strykeranalysisdeployer
# username: username:
# from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
# password: password:
# from_secret: SECRET_REGISTRY_PASSWORD from_secret: SECRET_REGISTRY_PASSWORD

Loading…
Cancel
Save