feat: finalize projectwork CI jobs, docs and test integration
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
- name: Destroy OTUS HW8 Jenkins infrastructure
|
||||
- name: Destroy OTUS ProjectWork Jenkins infrastructure
|
||||
hosts: local
|
||||
gather_facts: false
|
||||
vars:
|
||||
hw8_root: "{{ playbook_dir }}/../.."
|
||||
compose_dir: "{{ hw8_root }}/compose"
|
||||
project_root: "{{ playbook_dir }}/../.."
|
||||
compose_dir: "{{ project_root }}/compose"
|
||||
compose_file: "{{ compose_dir }}/docker-compose.yml"
|
||||
compose_env_file: "{{ compose_dir }}/.env"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user