Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
7c8bfad01f
|
|||
4821316ee9
|
|||
798cd355b2
|
@@ -32,5 +32,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
$GITHUB_REPOSITORY:${GITHUB_REF#refs/tags/}
|
${{ gitea.registry }}/${{ gitea.repository }}:${{ gitea.ref_name }}
|
||||||
$GITHUB_REPOSITORY:latest
|
${{ gitea.registry }}/${{ gitea.repository }}:latest
|
||||||
|
Reference in New Issue
Block a user