dump strategy context
This commit is contained in:
parent
fe85f5b390
commit
edd1afa412
1 changed files with 4 additions and 0 deletions
|
@ -36,3 +36,7 @@ jobs:
|
|||
- name: secrets
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(secrets) }}"
|
||||
|
||||
- name: strategy
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(strategy) }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue