Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Oct 18, 2023
1 parent 1d02377 commit c92d91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
context: ./${{ matrix.directory }}
push: ${{ env.PUSH_IMAGE }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
tags: ${{ env.CONTAINER_REGISTRY }}/${{ matrix.image }}:${{ env.VERSION }}


Expand Down

0 comments on commit c92d91c

Please sign in to comment.