Merge branch 'main' of https://github.com/codesoroush/Meezi
This commit is contained in:
@@ -266,6 +266,10 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
name: "Deploy · all services"
|
name: "Deploy · all services"
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
env:
|
||||||
|
# act runner (host mode) starts with a minimal PATH — extend it so
|
||||||
|
# docker (/usr/bin or /usr/local/bin) and snap packages are found.
|
||||||
|
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
|
||||||
needs:
|
needs:
|
||||||
- api-build
|
- api-build
|
||||||
- admin-api-build
|
- admin-api-build
|
||||||
|
|||||||
Reference in New Issue
Block a user