fix: basic pipeline and makefile cleanup

This commit is contained in:
2023-03-06 18:24:10 -08:00
parent 07bc176758
commit d42dc7b5e4
7 changed files with 55 additions and 43 deletions

View File

@@ -31,3 +31,5 @@
community.docker.docker_compose:
project_src: "{{ current_svc_path }}"
state: present
pull: true
remove_orphans: true