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}"
|
||||
cd "${dir}"
|
||||
docker compose up -d
|
||||
cd ..
|
||||
cd ..
|
||||
else
|
||||
echo "Warning: No docker-compose file found in ${dir}"
|
||||
fi
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
caddy
|
||||
gitea
|
||||
authentik
|
||||
vaultwarden
|
||||
|
||||
Loading…
Reference in New Issue
Block a user