Skip to content

Commit 301d903

Browse files
committed
Switches to BUILD_VERSION as tag for oci container
1 parent 9234ed3 commit 301d903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-haproxy-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# https://github.com/redhat-actions/buildah-build/releases
4444
with:
4545
image: fiscalismia-loadbalancer
46-
tags: latest ${{ github.sha }}
46+
tags: latest ${{ env.BUILD_VERSION }}
4747
containerfiles: |
4848
./Dockerfile
4949
# build-args: |

0 commit comments

Comments
 (0)