updating build yaml for push

This commit is contained in:
2026-04-28 22:26:09 -07:00
parent 4385b5e5ec
commit 809ff97695
+3 -3
View File
@@ -12,9 +12,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Log in to Gitea Registry
uses: docker/login-action@v2
with:
@@ -27,3 +24,6 @@ jobs:
with:
context: .
push: true
tags:
ref: ${{ gitea.sha }} # Use SHA for a unique tag
image: https://gitea.nelson-household.com/joseph.nelson4456/koillection-uploader/koillection-uploader # Adjust path/name