Converting object to json
Some checks failed
Build Hugo Image / build-hugo-image (push) Failing after 1s
Simple Docker Hello World Test / hello-world (push) Failing after 3s

This commit is contained in:
shockrah 2024-08-27 15:58:36 -07:00
parent a1587364e6
commit 8e1b209405

View File

@ -12,6 +12,6 @@ jobs:
steps: steps:
- run: pwd - run: pwd
- run: ls -la - run: ls -la
- run: echo "${{ gitea }}" - run: echo "${{ toJson(gitea) }}"
- run: git clone https://git.shockrah.xyz/shockrah/dockers.git - run: git clone https://git.shockrah.xyz/shockrah/dockers.git