Skip to content

Commit

Permalink
test8
Browse files Browse the repository at this point in the history
  • Loading branch information
mimimix committed Jan 15, 2024
1 parent 9be9079 commit a9b5df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
with:
file: ./apps/${{ matrix.target }}/Dockerfile
context: .
tags: docker.pkg.github.com/${{ github.repository }}/${{ IMAGE_NAME }}-${{ matrix.target }}:latest
tags: docker.pkg.github.com/${{ github.repository }}/${{ env.IMAGE_NAME }}-${{ matrix.target }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max
load: true
Expand Down

0 comments on commit a9b5df3

Please sign in to comment.