Skip to content

Commit

Permalink
Update ms5.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eoa21004 authored Oct 31, 2024
1 parent a026972 commit 0a6302a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ms5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build and Run Docker
run: |
docker build -f Backend/Docker -t doc cse2102-fall24-Team51/Backend/
docker build -f Backend/Docker -t doc Backend/
docker run -d -p 5000:5000 doc
# Run pytest on your pulled codebase
Expand Down

0 comments on commit 0a6302a

Please sign in to comment.