tofu apply && sleep 300 && tofu destroy
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m22s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m22s
This commit is contained in:
parent
587eeb8ca0
commit
65d43e1da8
@ -14,5 +14,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: opentofu/setup-opentofu@v1
|
||||
- run: "tofu init && tofu plan"
|
||||
- run: "tofu init && tofu plan && tofu apply -auto-approve && sleep 300 && tofu destroy -auto-approve"
|
||||
working-directory: "${{ gitea.workspace }}/.gitea/tofu"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user