Skip to content

Commit

Permalink
ci(build-docker-builds): fix dockerbuild (#7773)
Browse files Browse the repository at this point in the history
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
  • Loading branch information
moabu committed Feb 19, 2024
1 parent 218d5ea commit 9a10cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
sparse-checkout: |
docker-jans-${{ matrix.docker-images }}
automation
demos
- name: Check docker directories that changed
id: build_docker_image
run: |
Expand Down

0 comments on commit 9a10cdf

Please sign in to comment.