This commit is contained in:
@@ -30,6 +30,11 @@ jobs:
|
|||||||
GITHUB_REPOSITORY_OWNER: ${{ gitea.repository_owner }}
|
GITHUB_REPOSITORY_OWNER: ${{ gitea.repository_owner }}
|
||||||
GITHUB_REPOSITORY: ${{ gitea.repo }}
|
GITHUB_REPOSITORY: ${{ gitea.repo }}
|
||||||
GITHUB_REF_NAME: ${{ matrix.variant.tag_suffix }}
|
GITHUB_REF_NAME: ${{ matrix.variant.tag_suffix }}
|
||||||
|
- run: echo ${{ gitea.event.push }}
|
||||||
|
- run: echo ${{ gitea.event.push.tags }}
|
||||||
|
- run: echo ${{ gitea.event }}
|
||||||
|
- run: echo ${{ gitea }}
|
||||||
|
|
||||||
|
|
||||||
- name: Log in to Docker registry
|
- name: Log in to Docker registry
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user