Skip to content

Commit

Permalink
Merge branch 'feature/docker-images-wolfi' into test-wolfi
Browse files Browse the repository at this point in the history
* feature/docker-images-wolfi:
  use matrix
  • Loading branch information
v1v committed May 10, 2024
2 parents 54ac18b + 3384336 commit f142617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -132,6 +132,7 @@ jobs:
uses: docker/build-push-action@v5.3.0
with:
context: .
file: ${{ matrix.dockerfile }}
push: true
tags: |
${{ env.DOCKER_IMAGE_NAME }}:${{ steps.docker-vars.outputs.tag }}
Expand Down

0 comments on commit f142617

Please sign in to comment.