Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaviAkshintala authored Jun 25, 2024
1 parent 5ac12ce commit afa700c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:

- name: Build Docker image
run: |
cd juriscraper
docker build -t my-docker-image .
- name: Run Docker image
Expand Down

0 comments on commit afa700c

Please sign in to comment.