mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-01 08:08:59 +02:00
Optimized code, so that 'docker compose up' can run until setup is finished without any interruptions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
name: pkgmgr-install
|
||||
vars:
|
||||
package_name: cymais-sphinx
|
||||
package_notify: docker compose project build and setup
|
||||
package_notify: docker compose up
|
||||
|
||||
- name: Get path of cymais-sphinx using pkgmgr
|
||||
command: pkgmgr path cymais-sphinx
|
||||
|
@@ -1 +1 @@
|
||||
application_id: "sphinx"
|
||||
application_id: "sphinx"
|
Reference in New Issue
Block a user