Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma authored Dec 13, 2024
1 parent 72e29aa commit 1cfdc81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag astyle
- name: ls docker image
run: docker image ls

0 comments on commit 1cfdc81

Please sign in to comment.