Skip to content

Commit eb3a305

Browse files
authored
Always build database container (#65)
1 parent 3ae69b3 commit eb3a305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/datalab/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
project_src: "{{ ansible_user_home_dir }}/datalab"
5757
profiles: prod
5858
services: database
59+
build: always
5960

6061
- name: Build and launch API container
6162
community.docker.docker_compose_v2:

0 commit comments

Comments
 (0)