test(gitea): 列出所有變數 #8

Merged
admin merged 1 commits from develop into master 2026-06-30 02:04:06 +00:00
+2
View File
@@ -16,6 +16,8 @@ jobs:
name: Docker Build name: Docker Build
runs-on: ubuntu runs-on: ubuntu
steps: steps:
- name: 列出所有變數
run: echo '${{ toJSON(gitea) }}'
- name: 部屬映像檔 - name: 部屬映像檔
uses: https://gitea.jsc.idv.tw/actions/docker-build@${{ vars.ACTION_DOCKER_BUILD_VERSION }} uses: https://gitea.jsc.idv.tw/actions/docker-build@${{ vars.ACTION_DOCKER_BUILD_VERSION }}
with: with: