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