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

pull/2/head
Maxence LANONE 2 years ago
parent 15ad3bbc85
commit a694576ea7

@ -1,8 +1,8 @@
version: '3.4'
services:
webapilol:
image: ${DOCKER_REGISTRY-}webapilol
build:
context: .
dockerfile: WebApiLol/Dockerfile
version: '3.4'
services:
webapilol:
image: ${DOCKER_REGISTRY-}webapilol
build:
context: .
dockerfile: /Dockerfile

Loading…
Cancel
Save