prepare for hosting
All checks were successful
Build and Push Container / build-and-push (push) Successful in 13s
All checks were successful
Build and Push Container / build-and-push (push) Successful in 13s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user