Testing if I'm in the correct folder
Some checks failed
Publish Website / publish (push) Failing after 4s

This commit is contained in:
Akshay
2025-07-23 01:19:48 -04:00
parent e44a70f126
commit 0dc04bb4d2

View File

@@ -56,6 +56,7 @@ jobs:
cp /tmp/template/web/docker-compose.yml ./website/docker-compose.yml
cp /tmp/template/web/Dockerfile ./website/Dockerfile
cd website
ls
# ------------------------------------------------------------
# 6. Stop any old stack, rebuild, and run the new one