mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Fix docker test pipeline (#362)
This commit is contained in:
parent
ca6737c0ef
commit
35c45509ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-image-test.yaml
vendored
2
.github/workflows/build-image-test.yaml
vendored
|
|
@ -28,4 +28,4 @@ jobs:
|
|||
platforms: linux/amd64
|
||||
push: false
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
|
||||
ghcr.io/${{ github.repository }}:pr-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue