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 61250f4 commit 73bb187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:

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

0 comments on commit 73bb187

Please sign in to comment.