tofu and molecule combined test, with correct path for checkout
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 25s
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 25s
This commit is contained in:
parent
189e33d9f4
commit
de2125deab
@ -13,6 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
path: 'podman-host'
|
||||
- uses: opentofu/setup-opentofu@v1
|
||||
- name: tofu apply
|
||||
run: "tofu init && tofu apply -auto-approve"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user