Skip to content

Commit 5be0a34

Browse files
git comit -m 'made sure was in right folder'
1 parent 7303b19 commit 5be0a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autodeploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
# Build and push frontend Docker image
3535
- name: Build Docker Image
3636
run: |
37+
cd course-matrix
3738
# Build the frontend image
3839
docker-compose -f docker-compose.yml build frontend
3940
docker tag frontend:latest course-matrix/frontend:latest # Tag frontend with the Docker Hub repository

0 commit comments

Comments
 (0)