changes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
c26e8968ef
commit
50a584cfc5
@ -12,7 +12,7 @@ actions:
|
|||||||
echo "Processing directory: ${dir}"
|
echo "Processing directory: ${dir}"
|
||||||
cd "${dir}"
|
cd "${dir}"
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
echo "Warning: No docker-compose file found in ${dir}"
|
echo "Warning: No docker-compose file found in ${dir}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
caddy
|
|
||||||
gitea
|
gitea
|
||||||
authentik
|
authentik
|
||||||
vaultwarden
|
vaultwarden
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user