CI: trigger run with compose-plugin-mounted runner (no SSH deploy)
Some checks failed
build-and-deploy / build (push) Failing after 5s
Some checks failed
build-and-deploy / build (push) Failing after 5s
This commit is contained in:
parent
6ddd773a75
commit
bce2d5c3bd
1 changed files with 2 additions and 0 deletions
|
|
@ -23,3 +23,5 @@ jobs:
|
||||||
docker compose up -d --force-recreate
|
docker compose up -d --force-recreate
|
||||||
docker image prune -f
|
docker image prune -f
|
||||||
echo 'osint-dashboard deployed (local)'
|
echo 'osint-dashboard deployed (local)'
|
||||||
|
|
||||||
|
# deployed locally on the Pi via runner (docker socket + /opt/siriusdevops mounted)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue