Changed it to run in the samfe folder
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 1m44s

This commit is contained in:
Akshay
2026-02-07 20:33:09 -05:00
parent e5d99f1a45
commit e8e44c6162

View File

@@ -15,7 +15,6 @@ jobs:
- name: Build Docker Image
run: |
cd web
docker build -t my-website:latest .
- name: Stop and Remove Existing Container