This commit is contained in:
@@ -39,8 +39,6 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64 # ,linux/arm64
|
||||
push: true
|
||||
cache-from: type=gha # Optional: Use Gitea/GitHub Actions cache
|
||||
cache-to: type=gha,mode=max # Optional: Use Gitea/GitHub Actions cache
|
||||
tags: |
|
||||
${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:latest
|
||||
${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:${{ gitea.sha }}
|
||||
|
||||
Reference in New Issue
Block a user