Skip to content

Commit

Permalink
Update Main-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KhaledAshrafH committed May 21, 2023
1 parent 8afcb95 commit 9b239c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Main-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: Build and run docker-image with the Dockerfile
run: |
docker build --tag registeration-process:v2.0 .
docker run -it registeration-process:v2.0
docker exec -it registeration-process:v2.0 3
- name: Build and run docker-compose
run: |
Expand Down

0 comments on commit 9b239c8

Please sign in to comment.