add condition for update or drop-create database

This commit is contained in:
2023-01-03 19:05:39 +01:00
parent e502e04372
commit f36366a319
8 changed files with 7 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ project_directory:
- "{{ project_src }}"
project_env: env-drone.j2
docker_compose_file: "docker-compose-drone.yml"
docker_compose_file: "docker-compose-drone.yml.j2"
ports_tcp:
- 8000