Back to old version, try to deploy
continuous-integration/drone/push Build is passing Details

master
dorian.hodin 2 years ago
parent 76c6702e14
commit 81f1010eec

@ -8,7 +8,7 @@ trigger:
steps:
- name: Formulaire
- name: image-app
image: plugins/docker
settings:
dockerfile: ./Dockerfile
@ -24,11 +24,11 @@ steps:
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/dorian.hodin/sae4.01_formulaire:latest
CONTAINERNAME: Formulaire
CONTAINERNAME: image-app
COMMAND: create
OVERWRITE: true
ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal
depends_on: [ Formulaire ]
depends_on: [ image-app ]
- name: setup_PHP_for_SonarQube
image: sonarsource/sonar-scanner-cli

Loading…
Cancel
Save