Skip to content

Commit

Permalink
chore: Fix docker test pipeline (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Apr 13, 2022
1 parent e350ddb commit dd93829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
platforms: linux/amd64
push: false
tags: |
ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
ghcr.io/${{ github.repository }}:pr-test

0 comments on commit dd93829

Please sign in to comment.