Skip to content

Commit 96b9852

Browse files
committed
ECR images
1 parent 8f27381 commit 96b9852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
src: "{{ project_dir }}/docker-compose.yml"
9898
dest: "{{ app_dir }}/docker-compose.yml"
9999

100-
101100
- name: Build and start application with Docker Compose
102101
become: no
103102
command: docker compose -f docker-compose.yml up -d --build

0 commit comments

Comments
 (0)