Associate package with this repo
Build and Push Docker Image / build (push) Successful in 38s

This commit is contained in:
2026-06-27 02:43:03 -07:00
parent 7b7330d9b4
commit 6d211a1e83
+2
View File
@@ -27,6 +27,8 @@ jobs:
tags: |
${{ vars.REGISTRY_URL }}/${{ github.repository }}:latest
${{ vars.REGISTRY_URL }}/${{ github.repository }}:${{ github.sha }}
labels: |
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
build-args: |
RELEASE_TAG=${{ github.ref_name }}
GIT_COMMIT_HASH=${{ github.sha }}