test(gitea): 列出所有變數

This commit is contained in:
Jeffery
2026-06-30 10:03:36 +08:00
parent f841f68db5
commit 7e7dfcc9f6
+2
View File
@@ -16,6 +16,8 @@ jobs:
name: Docker Build
runs-on: ubuntu
steps:
- name: 列出所有變數
run: echo '${{ toJSON(gitea) }}'
- name: 部屬映像檔
uses: https://gitea.jsc.idv.tw/actions/docker-build@${{ vars.ACTION_DOCKER_BUILD_VERSION }}
with: