Converting object to json
This commit is contained in:
parent
a1587364e6
commit
8e1b209405
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user