changes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
Gaxinto Theodorio 2025-05-06 22:46:35 -04:00
parent c26e8968ef
commit 50a584cfc5
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,3 @@
caddy
gitea gitea
authentik authentik
vaultwarden vaultwarden