test(gitea): 列出所有變數
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user