prepare for hosting
All checks were successful
Build and Push Container / build-and-push (push) Successful in 13s

This commit is contained in:
2026-05-05 06:10:21 -04:00
parent 678efd992c
commit bf41eccce1
4 changed files with 51 additions and 5 deletions

View File

@@ -27,6 +27,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: gitea.reeseapps.com/services/alicia-ai-terminology
tags: |
type=raw,value=main,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push
uses: docker/build-push-action@v6