drone_runner: pull container on deployment

This commit is contained in:
Markus 2021-06-09 20:03:53 +02:00
parent d2c46eae8c
commit 1b34fd4944
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
DRONE_UI_PASSWORD: "{{ drone_uipass }}"
ports:
- "3000:3000"
pull: yes
restart_policy: unless-stopped
state: started
volumes: