4 Commits

View File

@@ -32,5 +32,5 @@ jobs:
context: . context: .
push: true push: true
tags: | tags: |
$GITHUB_REPOSITORY:${GITHUB_REF#refs/tags/} ${{ gitea.registry_name }}/${{ gitea.repository }}:${{ gitea.ref_name }}
$GITHUB_REPOSITORY:latest ${{ gitea.registry_name }}/${{ gitea.repository }}:latest