start container
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Meutel 2019-09-28 10:26:04 +02:00
parent 3d22f512fd
commit 7923c86543
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
docker_container:
name: "bouquins_draft_{{ draft_name }}"
image: "reg.meutel.net/go-bouquins:{{ draft_name }}"
state: present
state: started
recreate: yes
labels:
traefik.enable: 'true'