Continue troubleshooting Gitea bug
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Echo metadata
|
- name: Echo metadata
|
||||||
run: echo "Tags=${{ steps.meta.outputs.tags }} Labels=${{ steps.meta.outputs.labels }}"
|
run: echo "Tags=${{ steps.meta.outputs.tags }} Labels=${{ steps.meta.outputs.labels }}"
|
||||||
|
|
||||||
|
- name: Echo meta step
|
||||||
run: echo "${{ steps.meta.outputs }}"
|
run: echo "${{ steps.meta.outputs }}"
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
|
Reference in New Issue
Block a user