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
|
- name: Build Docker Image
|
||||||
run: |
|
run: |
|
||||||
cd web
|
|
||||||
docker build -t my-website:latest .
|
docker build -t my-website:latest .
|
||||||
|
|
||||||
- name: Stop and Remove Existing Container
|
- name: Stop and Remove Existing Container
|
||||||
|
|||||||
Reference in New Issue
Block a user