Skip to content

Commit

Permalink
Force generation of main images
Browse files Browse the repository at this point in the history
  • Loading branch information
pzehner committed Feb 2, 2024
1 parent 3dfc193 commit 5d43004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:

uses: ./.github/workflows/__build_base.yaml

with:
image_name_suffix: ${{ needs.check_docker_files.outputs.image_name_suffix }}
# with:
# image_name_suffix: ${{ needs.check_docker_files.outputs.image_name_suffix }}

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5d43004

Please sign in to comment.