Changed it to run in the samfe folder
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 1m44s
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 1m44s
This commit is contained in:
@@ -15,7 +15,6 @@ jobs:
|
||||
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
cd web
|
||||
docker build -t my-website:latest .
|
||||
|
||||
- name: Stop and Remove Existing Container
|
||||
|
||||
Reference in New Issue
Block a user