Formatting...
This commit is contained in:
@@ -176,10 +176,14 @@ jobs:
|
||||
approvers: "Trez.One,gitea-sonarqube-bot"
|
||||
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
||||
initial_comment: |
|
||||
<details><summary>Tofu Plan (click to expand)</summary>
|
||||
|
||||
```terraform
|
||||
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
||||
</details>
|
||||
```
|
||||
|
||||
|
||||
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}
|
||||
|
||||
# apply:
|
||||
|
||||
Reference in New Issue
Block a user