Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay authored Nov 29, 2024
1 parent d77ef5f commit ceea4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
dest: "{{compose_directory}}/docker-compose.yml"

- name: Create and start services
community.docker.docker_compose_v2:
shell:
cmd: "docker-compose up -d --build --remove-orphans"
chdir: "{{ compose_directory }}"

Expand Down

0 comments on commit ceea4db

Please sign in to comment.