sort
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 9s
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 9s
This commit is contained in:
parent
9f44155cb6
commit
d3843919d5
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: debug
|
||||
id: debug
|
||||
run: |
|
||||
env | cut -d= -f1
|
||||
env | cut -d= -f1 | sort
|
||||
|
||||
- name: OpenTofu Init
|
||||
id: init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue