Skip to content

Commit

Permalink
testing image build
Browse files Browse the repository at this point in the history
  • Loading branch information
suzol10 committed Jan 6, 2024
1 parent 1c97dec commit 4df9ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zoltansuto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
context: ./${{ matrix.service }}
file: ./${{ matrix.service }}/Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/${{ matrix.name }}-${{ github.ref_name }}:latest
tags: ghcr.io/${{ github.repository_owner }}/${{ matrix.service }}-${{ github.ref_name }}:latest

0 comments on commit 4df9ca4

Please sign in to comment.