Continue troubleshooting Gitea bug

This commit is contained in:
2024-01-15 16:53:56 -06:00
parent fc710fe580
commit 88017b5480

View File

@@ -40,6 +40,8 @@ jobs:
- name: Echo metadata
run: echo "Tags=${{ steps.meta.outputs.tags }} Labels=${{ steps.meta.outputs.labels }}"
- name: Echo meta step
run: echo "${{ steps.meta.outputs }}"
- name: Build and push Docker image